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 affb31f commit 9bcdbc3Copy full SHA for 9bcdbc3
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.2.1](https://github.com/lc-ui/lcui-cli/compare/v1.2.0...v1.2.1) (2025-01-26)
2
+
3
4
+### Bug Fixes
5
6
+* 解决命名冲突 ([affb31f](https://github.com/lc-ui/lcui-cli/commit/affb31fe2e3448be6e5045020a20c029c240d8e2))
7
8
9
10
# [1.2.0](https://github.com/lc-ui/lcui-cli/compare/v1.1.0...v1.2.0) (2025-01-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@lcui/cli",
- "version": "1.2.0",
+ "version": "1.2.1",
"type": "module",
"description": "Command line interface for rapid LCUI development",
"main": "index.js",
0 commit comments