Skip to content

Commit

Permalink
chore(main): release 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso committed Dec 8, 2024
1 parent 6add135 commit d22fa18
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.21.0](https://github.com/Zephyruso/zashboard/compare/v1.20.1...v1.21.0) (2024-12-08)


### Features

* add ProxyIcon component to ProxyNodeCard ([#66](https://github.com/Zephyruso/zashboard/issues/66)) ([a797085](https://github.com/Zephyruso/zashboard/commit/a7970852d54b6d35763646423313b52ab6192c17))
* charts in settings & fix websocket reactive ([2a28021](https://github.com/Zephyruso/zashboard/commit/2a28021d949cfb6c34d864fb68e14500937de15d))


### Bug Fixes

* make fira sans great again ([9d8d71c](https://github.com/Zephyruso/zashboard/commit/9d8d71ceaa2d6fdebbb75e786b04ada8a905dc6a))
* set theme color when theme chagne for pwa ([6add135](https://github.com/Zephyruso/zashboard/commit/6add1356f3e1a9c3567976bad80879b62918456b))
* system ui ([94e2433](https://github.com/Zephyruso/zashboard/commit/94e243324da3a4810d81542656a8cf033d749fce))

## [1.20.1](https://github.com/Zephyruso/zashboard/compare/v1.20.0...v1.20.1) (2024-12-07)


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.20.1",
"version": "1.21.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit d22fa18

Please sign in to comment.