Skip to content

Commit a90d08d

Browse files
chore: release 2.2.0 (#34)
* chore: release 2.2.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1b867fd commit a90d08d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
## 🌈 2.2.0 `2025-10-12`
3+
### 🚧 Others
4+
- chore: update topic @Wesley-0808 ([#33](https://github.com/Wesley-Work/MTB-Official/pull/33))
25
## 🌈 2.1.1 `2025-04-06`
36
### 🐞 Bug Fixes
47
- `WebManage`: 修复`header`排序配置无效的问题。 @Wesley-0808 ([#29](https://github.com/Wesley-Work/MTB-Official/pull/29))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mtb-official",
33
"author": "Wesley",
44
"private": true,
5-
"version": "2.1.1",
5+
"version": "2.2.0",
66
"packageManager": "pnpm@9.5.0",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)