We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b867fd commit a90d08dCopy full SHA for a90d08d
CHANGELOG.md
@@ -1,4 +1,7 @@
1
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))
5
## 🌈 2.1.1 `2025-04-06`
6
### 🐞 Bug Fixes
7
- `WebManage`: 修复`header`排序配置无效的问题。 @Wesley-0808 ([#29](https://github.com/Wesley-Work/MTB-Official/pull/29))
package.json
@@ -2,7 +2,7 @@
"name": "mtb-official",
"author": "Wesley",
"private": true,
- "version": "2.1.1",
+ "version": "2.2.0",
"packageManager": "pnpm@9.5.0",
"scripts": {
8
"dev": "vite",
0 commit comments