diff --git a/CHANGELOG.md b/CHANGELOG.md index 857588e..2df647c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +## [0.0.10](https://github.com/hq-kit/cli/compare/v0.0.9...v0.0.10) (2024-11-22) + ## [0.0.8](https://github.com/hq-kit/cli/compare/v0.0.7...v0.0.8) (2024-11-20) ## [0.0.6](https://github.com/hq-kit/cli/compare/v0.0.5...v0.0.6) (2024-11-20) diff --git a/package.json b/package.json index b6bf390..708701e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hq-kit", "type": "module", - "version": "0.0.9", + "version": "0.0.10", "description": "The command line interface for HQ UI.", "repository": { "type": "git",