Skip to content

Commit ac2844e

Browse files
committed
chore(release): v1.0.1
1 parent 594b151 commit ac2844e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/lc-ui/lcui-cli/compare/v1.0.0...v1.0.1) (2024-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* 纠正项目构建命令 ([228fba3](https://github.com/lc-ui/lcui-cli/commit/228fba3d8dadfb4674331a33adfd8c5e228aad04))
7+
8+
9+
110
# [1.0.0](https://github.com/lc-ui/lcui-cli/compare/v1.0.0-beta.2...v1.0.0) (2024-05-13)
211

312

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.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"description": "Command line interface for rapid LCUI development",
66
"main": "index.js",

0 commit comments

Comments
 (0)