Skip to content

Commit fecdca7

Browse files
committed
chore(release): v1.0.0
1 parent f290181 commit fecdca7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [1.0.0](https://github.com/lc-ui/lcui-cli/compare/v1.0.0-beta.2...v1.0.0) (2024-05-13)
2+
3+
4+
15
# [1.0.0-beta.2](https://github.com/lc-ui/lcui-cli/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-05-12)
26

37

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

0 commit comments

Comments
 (0)