diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d79ac..337bd10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.5.1](https://github.com/nextui-org/nextui-cli/compare/v0.5.0...v0.5.1) (2024-12-23) + +### Bug Fixes + +- add action will upgrade to required min peerDep version ([#125](https://github.com/nextui-org/nextui-cli/issues/125)) ([9e0a96a](https://github.com/nextui-org/nextui-cli/commit/9e0a96a610a0425741eb6fd16fdf623bb240c49b)) +- catch pnpm error and give user choose fix or exit ([#123](https://github.com/nextui-org/nextui-cli/issues/123)) ([a4b18b3](https://github.com/nextui-org/nextui-cli/commit/a4b18b3e017743e25187ca26888f5afcaed8596a)) + # [0.5.0](https://github.com/nextui-org/nextui-cli/compare/v0.4.2...v0.5.0) (2024-12-08) ### Bug Fixes diff --git a/package.json b/package.json index 7b2d8ff..3e0316e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "type": "module", "license": "MIT", - "version": "0.5.0", + "version": "0.5.1", "homepage": "https://github.com/nextui-org/nextui-cli#readme", "description": "A CLI tool that unlocks seamless NextUI integration", "keywords": [