chore(release): 2.6.1

This commit is contained in:
Burt 2025-01-08 21:24:35 +08:00
parent 595d9f8a97
commit c5f3b2e357
2 changed files with 5 additions and 1 deletions

View File

@ -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))

View File

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