File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
15
# [ 1.1.0] ( https://github.com/lc-ui/lcui-cli/compare/v1.0.0...v1.1.0 ) (2024-12-22)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lcui/cli" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Command line interface for rapid LCUI development" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments