Parcourir la source

chore(release): 2.6.1

Burt il y a 1 an
Parent
commit
c5f3b2e357
2 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 4 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 ## 变更日志
 
+### [2.6.1](https://github.com/feige996/unibest/compare/v2.6.0...v2.6.1) (2025-01-08)
+
+## 变更日志
+
 ### 🐛 Bug Fixes | Bug 修复
 
 - 枚举失效问题 & 分离全局声明和模块化内容 ([f2ae977](https://github.com/feige996/unibest/commit/f2ae977e9a52a573176ec4490621cdf75877ecd5))

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "unibest",
   "type": "commonjs",
-  "version": "2.6.0",
+  "version": "2.6.1",
   "description": "unibest - 最好的 uniapp 开发模板",
   "author": {
     "name": "feige996",