Skip to content

Commit

Permalink
chore(main): release 1.33.1 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso authored Dec 26, 2024
1 parent f8bcdcb commit 7f005d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.33.1](https://github.com/Zephyruso/zashboard/compare/v1.33.0...v1.33.1) (2024-12-26)


### Bug Fixes

* rule provider style ([50dcc16](https://github.com/Zephyruso/zashboard/commit/50dcc16c3059c3e5c9a1ea39ecdd61d4941e3bc1))
* settings style ([ba9483d](https://github.com/Zephyruso/zashboard/commit/ba9483d4d144ac51176169f96a5c2e3a21fafcf0))
* sort by latency for proxy group ([641d324](https://github.com/Zephyruso/zashboard/commit/641d324f88d9a02317c5ae0466b5c205712aab7d))

## [1.33.0](https://github.com/Zephyruso/zashboard/compare/v1.32.1...v1.33.0) (2024-12-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zashboard",
"version": "1.33.0",
"version": "1.33.1",
"description": "A dashboard using clash api",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 7f005d7

Please sign in to comment.