Skip to content

Commit 7a4460c

Browse files
committed
chore(release): v1.2.0
1 parent 8f3e2cb commit 7a4460c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.2.0](https://github.com/lc-ui/lcui-cli/compare/v1.1.0...v1.2.0) (2025-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **compiler:** 纠正 App 路由中的页面组件名称 ([432c513](https://github.com/lc-ui/lcui-cli/commit/432c513086911d19b15446705093c589f205f52c))
7+
8+
9+
### Features
10+
11+
* 迁移至新版 LCUI ([8f3e2cb](https://github.com/lc-ui/lcui-cli/commit/8f3e2cbb0330a2dc0d8025c97a67ea605ce93bbb))
12+
13+
14+
115
# [1.1.0](https://github.com/lc-ui/lcui-cli/compare/v1.0.0...v1.1.0) (2024-12-22)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lcui/cli",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"type": "module",
55
"description": "Command line interface for rapid LCUI development",
66
"main": "index.js",

0 commit comments

Comments
 (0)