diff --git a/CHANGELOG.md b/CHANGELOG.md index 890e867..09efc71 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.12](https://github.com/mitch1009/witso/compare/nextee@0.0.11...nextee@0.0.12) (2024-05-04) + ### [0.0.11](https://github.com/mitch1009/witso/compare/nextee@0.0.10...nextee@0.0.11) (2024-05-04) ### [0.0.10](https://github.com/mitch1009/witso/compare/nextee@0.0.9...nextee@0.0.10) (2024-05-04) diff --git a/package.json b/package.json index 1b48b93..432a2ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextee", - "version": "0.0.11", + "version": "0.0.12", "private": true, "scripts": { "dev": "next dev --port 7766",