Browse Source

chore: release v0.2.10

liujia 2 months ago
parent
commit
3264e1b570
2 changed files with 4 additions and 1 deletions
  1. 3 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 0
CHANGELOG.md

@@ -1,3 +1,6 @@
+
+## v0.2.10 (2025-08-13)
+- feat: 更新发布脚本 (2010d42)
 ## [0.2.8](http://43.137.10.199:3000/liujia/ln-web/compare/v0.2.7...v0.2.8) (2025-08-13)
 
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue-project",
-  "version": "0.2.9",
+  "version": "0.2.10",
   "private": true,
   "type": "module",
   "scripts": {