From 6795d1b1677713cfa59a12aed533349cba3ef864 Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Sun, 8 Dec 2024 09:18:29 -0300 Subject: [PATCH] chore: release v0.5.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70979fc..76d79ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.5.0](https://github.com/nextui-org/nextui-cli/compare/v0.4.2...v0.5.0) (2024-12-08) + +### Bug Fixes + +- **upgrade:** missing packages use min required and peerDep shoud use latest version ([#121](https://github.com/nextui-org/nextui-cli/issues/121)) ([a81e24b](https://github.com/nextui-org/nextui-cli/commit/a81e24ba2fec18e5efd129895ac5f980670c2507)) + +### Features + +- prompt to choose agent when it cant be detected and some optimizations ([#122](https://github.com/nextui-org/nextui-cli/issues/122)) ([c7efffe](https://github.com/nextui-org/nextui-cli/commit/c7efffeb07a455dd6de7e8d8f4c3ab89ab7af33c)) + ## [0.4.2](https://github.com/nextui-org/nextui-cli/compare/v0.4.1...v0.4.2) (2024-12-07) ### Bug Fixes diff --git a/package.json b/package.json index 8173df7..7b2d8ff 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "type": "module", "license": "MIT", - "version": "0.4.2", + "version": "0.5.0", "homepage": "https://github.com/nextui-org/nextui-cli#readme", "description": "A CLI tool that unlocks seamless NextUI integration", "keywords": [