We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab7ae0 commit 1d98d73Copy full SHA for 1d98d73
CHANGELOG.md
@@ -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
7
# [1.2.0](https://github.com/heroui-inc/heroui-cli/compare/v1.1.0...v1.2.0) (2025-03-18)
8
9
### Features
package.json
@@ -3,7 +3,7 @@
"private": false,
"type": "module",
"license": "MIT",
- "version": "1.2.0",
+ "version": "1.2.1",
"homepage": "https://github.com/heroui-inc/heroui-cli#readme",
"description": "A CLI tool that unlocks seamless HeroUI integration (Previously NextUI CLI)",
"keywords": [
0 commit comments