chore: release v0.4.5
Release / build-and-push (push) Has been cancelled

This commit is contained in:
ginnoir
2026-06-02 04:27:39 -05:00
parent b5a966e3a9
commit 272d3cbbe6
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [0.4.5](https://github.com/ginnoir/famapp/compare/v0.4.4...v0.4.5) (2026-06-02)
### Features
- **bangs:** add bang counter dashboard widget ([c850521](https://github.com/ginnoir/famapp/commit/c850521f3e993a5410f37cf29eb635cbc9540fd1))
## [0.4.4](https://github.com/ginnoir/famapp/compare/v0.4.3...v0.4.4) (2026-06-02)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "famapp",
"version": "0.4.4",
"version": "0.4.5",
"private": true,
"type": "module",
"packageManager": "pnpm@10.33.3",