Skip to content

Commit b7184cf

Browse files
authored
chore(main): release 1.33.0 (#71)
1 parent e824e56 commit b7184cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.32.1](https://github.com/qixing-jk/all-api-hub/compare/v1.32.0...v1.32.1) (2025-10-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "中转站管理器 - All API Hub",
44
"private": true,
55
"type": "module",
6-
"version": "1.32.1",
6+
"version": "1.33.0",
77
"description": "一站式聚合管理所有AI中转站账号的余额、模型和密钥,告别繁琐登录。",
88
"scripts": {
99
"dev": "wxt",

0 commit comments

Comments
 (0)