Skip to content

Commit aec6dd4

Browse files
committed
chore(main): release 2.26.1
1 parent 3bae3f9 commit aec6dd4

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+
## [2.26.1](https://github.com/qixing-jk/all-api-hub/compare/v2.26.0...v2.26.1) (2025-12-06)
4+
5+
6+
### Performance Improvements
7+
8+
* **utils:** extract enabled criteria sorting from comparator ([3bae3f9](https://github.com/qixing-jk/all-api-hub/commit/3bae3f98c9c5a7922efdc5ebc3304be0556c2358))
9+
310
## [2.26.0](https://github.com/qixing-jk/all-api-hub/compare/v2.25.0...v2.26.0) (2025-12-05)
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": "2.26.0",
6+
"version": "2.26.1",
77
"description": "一站式聚合管理所有AI中转站账号的余额、模型和密钥,告别繁琐登录。",
88
"scripts": {
99
"dev": "wxt",

0 commit comments

Comments
 (0)