We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f290181 commit fecdca7Copy full SHA for fecdca7
CHANGELOG.md
@@ -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
5
# [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)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@lcui/cli",
- "version": "1.0.0-beta.2",
+ "version": "1.0.0",
"type": "module",
"description": "Command line interface for rapid LCUI development",
"main": "index.js",
0 commit comments