Skip to content

Commit 1d98d73

Browse files
committed
chore: release v1.2.1
1 parent eab7ae0 commit 1d98d73

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.1](https://github.com/heroui-inc/heroui-cli/compare/v1.2.0...v1.2.1) (2025-03-18)
2+
3+
### Bug Fixes
4+
5+
- missing components json ([eab7ae0](https://github.com/heroui-inc/heroui-cli/commit/eab7ae0e00c05faf242f2e0e413577f413661cd0))
6+
17
# [1.2.0](https://github.com/heroui-inc/heroui-cli/compare/v1.1.0...v1.2.0) (2025-03-18)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": false,
44
"type": "module",
55
"license": "MIT",
6-
"version": "1.2.0",
6+
"version": "1.2.1",
77
"homepage": "https://github.com/heroui-inc/heroui-cli#readme",
88
"description": "A CLI tool that unlocks seamless HeroUI integration (Previously NextUI CLI)",
99
"keywords": [

0 commit comments

Comments
 (0)