Skip to content

Commit 6feae4e

Browse files
committed
chore: release v1.5.0
1 parent 3497544 commit 6feae4e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/heroui-inc/heroui-cli/compare/v1.3.0...v1.5.0) (2026-02-12)
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+
- **agents-md:** add posthog analytics ([#176](https://github.com/heroui-inc/heroui-cli/issues/176)) ([3497544](https://github.com/heroui-inc/heroui-cli/commit/3497544cfcbe450879b73a5306876d58904f617b))
7+
18
## [1.4.1](https://github.com/heroui-inc/heroui-cli/compare/v1.3.0...v1.4.1) (2026-02-10)
29

310
### 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.4.1",
6+
"version": "1.5.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)