chore: release v0.5.4
This commit is contained in:
@@ -1,5 +1,35 @@
|
||||
# Changelog
|
||||
|
||||
- fix: dashboard edit previews, migration journal, and notes comments (6183fb6)
|
||||
- docs: add commit hash for p2 batch 28-31 in status (9e66c12)
|
||||
- feat: p2 batch 28-31 reminders lists comments bang stats (e1c2a09)
|
||||
- docs: record journal polish commit in status (7714b11)
|
||||
- feat: journal dashboard widgets, agent polish, and edit-mode live previews (a09747c)
|
||||
- feat(agent): add llm assistant chat with api tools (task 88) (4a924a4)
|
||||
- feat(journal): add per-user mood journal module (task 86) (04ae809)
|
||||
- docs: accept adr 0005 journal module decisions (8e2ddd6)
|
||||
- feat(notes): rich-text editor with tiptap (task 85) (a4be5d5)
|
||||
- docs: accept adr 0004 rich-text editor decisions (67f6752)
|
||||
- docs: mark task 87 done in status (fb67692)
|
||||
- feat: api v1 garden bangs routes and openapi (e8d13be)
|
||||
- feat: api v1 routes for calendar lists and notes (d4304b0)
|
||||
- feat: household api token auth foundation (ea5d1d0)
|
||||
- docs: accept adr 0006 api and agent architecture (2c0c315)
|
||||
- docs: mark task 84 done, bugs batch complete (5e711cf)
|
||||
- feat: shared back navigation on detail pages (d090200)
|
||||
- docs: mark task 83 done in status (1a1c080)
|
||||
- feat: bang edit and delete (753f653)
|
||||
- docs: mark task 82 done in status (1a03763)
|
||||
- fix: garden container plant count (700ee29)
|
||||
- fix: dashboard edit mode renders live widgets (7eeb2f1)
|
||||
- test: cover all quick-add create dialogs in e2e (02b6ec6)
|
||||
- fix: quick add opens create ui (68a573c)
|
||||
- docs: complete Phase 9 backlog triage (issues map, briefs, ADRs) (76f6854)
|
||||
- chore: ignore .worktrees for agent isolation (5dfc8b8)
|
||||
- docs: add backlog triage implementation plan (310ba48)
|
||||
- docs: add post-v0.1 backlog triage design (72e868d)
|
||||
- chore: vendor react-best-practices agent skill for cursor agents (3d825fb)
|
||||
|
||||
## [0.5.3](https://github.com/ginnoir/famapp/compare/v0.5.2...v0.5.3) (2026-06-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "famapp",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.33.3",
|
||||
|
||||
Reference in New Issue
Block a user