Skip to content

Commit

Permalink
chore(main): release 1.26.1 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso authored Dec 12, 2024
1 parent 7549eb3 commit 1fc9ad8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.26.1](https://github.com/Zephyruso/zashboard/compare/v1.26.0...v1.26.1) (2024-12-12)


### Bug Fixes

* scroll for logs & style ([17170bd](https://github.com/Zephyruso/zashboard/commit/17170bd325d71a54eebd97fdc276f969cc159a01))
* virtual scroller for connections card ([7549eb3](https://github.com/Zephyruso/zashboard/commit/7549eb34171bbb04be965df3cf08ba2be841462b))

## [1.26.0](https://github.com/Zephyruso/zashboard/compare/v1.25.0...v1.26.0) (2024-12-12)


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.26.0",
"version": "1.26.1",
"description": "A dashboard using clash api",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 1fc9ad8

Please sign in to comment.