Skip to content

Commit 3795c83

Browse files
committed
chore: update version and changelog
1 parent f0dc30c commit 3795c83

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.MD

+15
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66

77
To see tags and releases, please go to [Releases](https://github.com/AlexJSully/AlexJSully-Portfolio/releases) on [GitHub](https://github.com/AlexJSully/AlexJSully-Portfolio).
88

9+
## [2.0.10] - 2024-02-16
10+
11+
UI/UX:
12+
13+
- Updated "Full Stack Developer" to "Software Developer"
14+
15+
Update:
16+
17+
- Update packages
18+
19+
Bug fix:
20+
21+
- Fixed missing cypress e2e config
22+
- Fixed `'useLayoutEffect' is not exported from 'react'`
23+
924
## [2.0.9] - 2024-01-25
1025

1126
UI/UX:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://alexjsully.me/"
88
}
99
],
10-
"version": "2.0.9",
10+
"version": "2.0.10",
1111
"private": true,
1212
"description": "Portfolio and showcase for Alexander Joo-Hyun Sullivan and related projects & experiences.",
1313
"scripts": {

0 commit comments

Comments
 (0)