提交 b6d9c8f8 authored 作者: lidongxu's avatar lidongxu

chore(release): 1.0.0

上级 06b11e66
......@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.0.0](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.2.0...v1.0.0) (2025-07-10)
## [0.2.0](http://192.168.100.51/sfa/wangxiaolu-sfa-ui/compare/v0.1.9...v0.2.0) (2025-07-10)
......
{
"name": "wangxiaolu",
"version": "0.2.0",
"version": "1.0.0",
"description": "王小卤",
"author": "王小卤",
"license": "MIT",
......@@ -10,7 +10,8 @@
"build:prod": "vite build",
"build:stage": "vite build --mode staging",
"preview": "vite preview",
"release": "standard-version && node updateVersion.js"
"release": "standard-version && node updateVersion.js",
"major": "standard-version --release-as major && node updateVersion.js"
},
"repository": {
"type": "git"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论