diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 598e81f..00c0b4c 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -6,6 +6,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p To see tags and releases, please go to [Releases](https://github.com/AlexJSully/AlexJSully-Portfolio/releases) on [GitHub](https://github.com/AlexJSully/AlexJSully-Portfolio). +## [2.0.10] - 2024-02-16 + +UI/UX: + +- Updated "Full Stack Developer" to "Software Developer" + +Update: + +- Update packages + +Bug fix: + +- Fixed missing cypress e2e config +- Fixed `'useLayoutEffect' is not exported from 'react'` + ## [2.0.9] - 2024-01-25 UI/UX: diff --git a/package.json b/package.json index 7f094f4..16db42c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://alexjsully.me/" } ], - "version": "2.0.9", + "version": "2.0.10", "private": true, "description": "Portfolio and showcase for Alexander Joo-Hyun Sullivan and related projects & experiences.", "scripts": {