Skip to content

Commit b6b09de

Browse files
authored
chore: release v1.4.1 (#174)
* chore: release v1.4.0 * chore: release v1.4.1
1 parent 387c741 commit b6b09de

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.4.1](https://github.com/heroui-inc/heroui-cli/compare/v1.3.0...v1.4.1) (2026-02-10)
2+
3+
### Features
4+
5+
- agents md ([#173](https://github.com/heroui-inc/heroui-cli/issues/173)) ([387c741](https://github.com/heroui-inc/heroui-cli/commit/387c741544c2190594f9d86418c13adc36e0923d))
6+
7+
# [1.4.0](https://github.com/heroui-inc/heroui-cli/compare/v1.3.0...v1.4.0) (2026-02-10)
8+
9+
### Features
10+
11+
- agents md ([#173](https://github.com/heroui-inc/heroui-cli/issues/173)) ([387c741](https://github.com/heroui-inc/heroui-cli/commit/387c741544c2190594f9d86418c13adc36e0923d))
12+
113
# [1.3.0](https://github.com/heroui-inc/heroui-cli/compare/v1.2.5...v1.3.0) (2026-01-11)
214

315
### Bug Fixes

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