diff --git a/CHANGELOG.md b/CHANGELOG.md index a20fd02..a78abf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.0.22](https://github.com/mitch1009/nextee/compare/nextee@0.0.21...nextee@0.0.22) (2024-05-19) + ### [0.0.21](https://github.com/mitch1009/nextee/compare/nextee@0.0.20...nextee@0.0.21) (2024-05-19) ### [0.0.20](https://github.com/mitch1009/witso/compare/nextee@0.0.19...nextee@0.0.20) (2024-05-05) diff --git a/package.json b/package.json index fd28985..29f0ce5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextee", - "version": "0.0.21", + "version": "0.0.22", "private": true, "scripts": { "dev": "next dev --port 7766",