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

This commit is contained in:
ginnoir
2026-06-03 20:06:55 -05:00
parent a332935ba7
commit c3e78932fe
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [0.5.2](https://github.com/ginnoir/famapp/compare/v0.5.1...v0.5.2) (2026-06-03)
### Bug Fixes
- **dashboard:** render greeting and date client-side so local timezone is used instead of server UTC
## [0.5.1](https://github.com/ginnoir/famapp/compare/v0.5.0...v0.5.1) (2026-06-03)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "famapp",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"type": "module",
"packageManager": "pnpm@10.33.3",