Skip to content

Commit a7c421e

Browse files
committed
chore: release v1.1.0
1 parent ef84d5b commit a7c421e

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.1.0](https://github.com/heroui-inc/heroui-cli/compare/v1.0.0...v1.1.0) (2025-03-12)
2+
3+
### Bug Fixes
4+
5+
- upgrade all should upgrade all heroui packages ([#151](https://github.com/heroui-inc/heroui-cli/issues/151)) ([ef84d5b](https://github.com/heroui-inc/heroui-cli/commit/ef84d5b4bb2e52cc5f603cef47f5bf95a0760574))
6+
17
# [1.0.0](https://github.com/heroui-inc/heroui-cli/compare/v0.6.0...v1.0.0) (2025-01-18)
28

39
# [0.6.0](https://github.com/heroui-inc/heroui-cli/compare/v0.5.4...v0.6.0) (2025-01-18)

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.0.0",
6+
"version": "1.1.0",
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)