We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e824e56 commit b7184cfCopy full SHA for b7184cf
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.33.0](https://github.com/qixing-jk/all-api-hub/compare/v1.32.1...v1.33.0) (2025-10-25)
4
+
5
6
+### Features
7
8
+* **layout:** introduce reusable AppLayout component ([d12b83c](https://github.com/qixing-jk/all-api-hub/commit/d12b83c0de094c4e691dc1e32481ba7690eaee4e))
9
10
## [1.32.1](https://github.com/qixing-jk/all-api-hub/compare/v1.32.0...v1.32.1) (2025-10-25)
11
12
package.json
@@ -3,7 +3,7 @@
"displayName": "中转站管理器 - All API Hub",
"private": true,
"type": "module",
- "version": "1.32.1",
+ "version": "1.33.0",
"description": "一站式聚合管理所有AI中转站账号的余额、模型和密钥,告别繁琐登录。",
"scripts": {
"dev": "wxt",
0 commit comments