From 49706360f6f2b8fa2a51ab493b02d9cebf1b3347 Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Sat, 7 Dec 2024 09:58:44 -0300 Subject: [PATCH] chore: release v0.4.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37a90d2..70979fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.4.2](https://github.com/nextui-org/nextui-cli/compare/v0.4.1...v0.4.2) (2024-12-07) + +### Bug Fixes + +- exit the process when all components added ([#119](https://github.com/nextui-org/nextui-cli/issues/119)) ([0863d3b](https://github.com/nextui-org/nextui-cli/commit/0863d3b1e71768e53a999b1e24504d5956ab5015)) +- reduce fetch components ([#117](https://github.com/nextui-org/nextui-cli/issues/117)) ([6fca076](https://github.com/nextui-org/nextui-cli/commit/6fca0765dfc42451d17ba8ad3d78a9bc9eb35317)) +- upgrade peerDep version required min version ([#120](https://github.com/nextui-org/nextui-cli/issues/120)) ([d40042e](https://github.com/nextui-org/nextui-cli/commit/d40042e1813f3269b301f61de6fa505177b2eedf)) + ## [0.4.1](https://github.com/nextui-org/nextui-cli/compare/v0.4.0...v0.4.1) (2024-12-06) ### Bug Fixes diff --git a/package.json b/package.json index 5c35421..8173df7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "type": "module", "license": "MIT", - "version": "0.4.1", + "version": "0.4.2", "homepage": "https://github.com/nextui-org/nextui-cli#readme", "description": "A CLI tool that unlocks seamless NextUI integration", "keywords": [