From 18b5e5d3f81d7a3ffbcc599654d25938ded7247e Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Thu, 13 Jun 2024 23:04:54 -0300 Subject: [PATCH] chore: release v0.3.2 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 068a5ad..45be580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [0.3.2](https://github.com/nextui-org/nextui-cli/compare/v0.3.1...v0.3.2) (2024-06-14) + +### Bug Fixes + +- add command error in tailwind ([#80](https://github.com/nextui-org/nextui-cli/issues/80)) ([455d6e0](https://github.com/nextui-org/nextui-cli/commit/455d6e03ed33f2bba18cb5cd113966af0a7dc69f)) +- upgrade command select option cannot select @nextui-org/react pkg ([#78](https://github.com/nextui-org/nextui-cli/issues/78)) ([93e5cdc](https://github.com/nextui-org/nextui-cli/commit/93e5cdc98299ec75d5720c0a6d44d08241c66dc7)) + +### Features + +- init command add invalid options check ([#79](https://github.com/nextui-org/nextui-cli/issues/79)) ([1573e48](https://github.com/nextui-org/nextui-cli/commit/1573e481f15d8bb0660b0037c226799898285d86)) +- optimize upgrade select options package name display ([#76](https://github.com/nextui-org/nextui-cli/issues/76)) ([5c3c3f7](https://github.com/nextui-org/nextui-cli/commit/5c3c3f70bb75b80157075e4817a9ea47c67fa573)) +- upgrade command add setup pnpm ([#77](https://github.com/nextui-org/nextui-cli/issues/77)) ([1beb52c](https://github.com/nextui-org/nextui-cli/commit/1beb52ce1b88583649aa7ae837780d708eab31eb)) + ## [0.3.1](https://github.com/nextui-org/nextui-cli/compare/v0.3.0...v0.3.1) (2024-06-01) ### Bug Fixes diff --git a/package.json b/package.json index 1fb500e..4415578 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": false, "type": "module", "license": "MIT", - "version": "0.3.1", + "version": "0.3.2", "homepage": "https://github.com/nextui-org/nextui-cli#readme", "description": "A CLI tool that unlocks seamless NextUI integration", "keywords": [