Skip to content

Commit 720cbfc

Browse files
committed
chore: release v1.2.3
1 parent 2d57e3b commit 720cbfc

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.2.3](https://github.com/heroui-inc/heroui-cli/compare/v1.2.2...v1.2.3) (2025-04-19)
2+
3+
### Bug Fixes
4+
5+
- add action tailwindcss version always install latest verion ([#144](https://github.com/heroui-inc/heroui-cli/issues/144)) ([29936b7](https://github.com/heroui-inc/heroui-cli/commit/29936b70940dda0e8b79fd33b13cf2c844fede16))
6+
- upgrade beta package wont upgrade @heroui/react package ([#156](https://github.com/heroui-inc/heroui-cli/issues/156)) ([ac29f7c](https://github.com/heroui-inc/heroui-cli/commit/ac29f7cd8ff50203ff3e07e7568318c1140f2145))
7+
8+
### Features
9+
10+
- add remix laravel template ([#127](https://github.com/heroui-inc/heroui-cli/issues/127)) ([2d57e3b](https://github.com/heroui-inc/heroui-cli/commit/2d57e3b801e0a62914eb91a62888b913f4a4cd42))
11+
- init test structure ([#147](https://github.com/heroui-inc/heroui-cli/issues/147)) ([4d27f97](https://github.com/heroui-inc/heroui-cli/commit/4d27f9770d90f0e4908866e5f5f72e544e7ef139))
12+
113
## [1.2.2](https://github.com/heroui-inc/heroui-cli/compare/v1.2.1...v1.2.2) (2025-03-18)
214

315
### Reverts

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