chore: release v0.5.5
CI / checks (push) Failing after 2m11s
CI / build (push) Successful in 4m40s
Release Image / build-and-push (push) Failing after 4m8s

This commit is contained in:
ginnoir
2026-07-04 22:40:11 -05:00
parent 060a2f19a9
commit 9d13d6a430
2 changed files with 67 additions and 30 deletions
+66 -29
View File
@@ -1,34 +1,71 @@
# Changelog # Changelog
- fix: dashboard edit previews, migration journal, and notes comments (6183fb6) ## [0.5.5](https://github.com/ginnoir/famapp/compare/v0.5.4...v0.5.5) (2026-07-05)
- docs: add commit hash for p2 batch 28-31 in status (9e66c12)
- feat: p2 batch 28-31 reminders lists comments bang stats (e1c2a09) ### Features
- docs: record journal polish commit in status (7714b11)
- feat: journal dashboard widgets, agent polish, and edit-mode live previews (a09747c) - **agent:** add llm assistant chat with api tools (task 88) ([4a924a4](https://github.com/ginnoir/famapp/commit/4a924a41072a43484c009757a1644cd42309fc0e))
- feat(agent): add llm assistant chat with api tools (task 88) (4a924a4) - api v1 garden bangs routes and openapi ([e8d13be](https://github.com/ginnoir/famapp/commit/e8d13bede81b5a778118420292e7f35e4e54788e))
- feat(journal): add per-user mood journal module (task 86) (04ae809) - api v1 routes for calendar lists and notes ([d4304b0](https://github.com/ginnoir/famapp/commit/d4304b005cf86d6d3c14497afbb6e0973a2a8d54))
- docs: accept adr 0005 journal module decisions (8e2ddd6) - bang edit and delete ([753f653](https://github.com/ginnoir/famapp/commit/753f653b89f244b263023dbe744e30c5eaf2893f))
- feat(notes): rich-text editor with tiptap (task 85) (a4be5d5) - household api token auth foundation ([ea5d1d0](https://github.com/ginnoir/famapp/commit/ea5d1d050ca5e0aa8a532330448e2f2cdbda0c39))
- docs: accept adr 0004 rich-text editor decisions (67f6752) - journal dashboard widgets, agent polish, and edit-mode live previews ([a09747c](https://github.com/ginnoir/famapp/commit/a09747c3142e089199bfd3839631c9d8573175f0))
- docs: mark task 87 done in status (fb67692) - **journal:** add per-user mood journal module (task 86) ([04ae809](https://github.com/ginnoir/famapp/commit/04ae809e0710c3930b0056fbb1f869fc70223131))
- feat: api v1 garden bangs routes and openapi (e8d13be) - **notes:** rich-text editor with tiptap (task 85) ([a4be5d5](https://github.com/ginnoir/famapp/commit/a4be5d5061d41cb9b4ba37fc89adfb68c00466f7))
- feat: api v1 routes for calendar lists and notes (d4304b0) - p2 batch 28-31 reminders lists comments bang stats ([e1c2a09](https://github.com/ginnoir/famapp/commit/e1c2a090fb379dcd5d453a658a74a5085b473281)), closes [#28](https://github.com/ginnoir/famapp/issues/28) [#29](https://github.com/ginnoir/famapp/issues/29) [#30](https://github.com/ginnoir/famapp/issues/30)
- feat: household api token auth foundation (ea5d1d0) - shared back navigation on detail pages ([d090200](https://github.com/ginnoir/famapp/commit/d090200ec8950d43fe1e1f71bf1248cf71759199))
- docs: accept adr 0006 api and agent architecture (2c0c315)
- docs: mark task 84 done, bugs batch complete (5e711cf) ### Bug Fixes
- feat: shared back navigation on detail pages (d090200)
- docs: mark task 83 done in status (1a1c080) - dashboard edit mode renders live widgets ([7eeb2f1](https://github.com/ginnoir/famapp/commit/7eeb2f15bcab4cfbb33ba1138449b74d01ff5953))
- feat: bang edit and delete (753f653) - dashboard edit previews, migration journal, and notes comments ([6183fb6](https://github.com/ginnoir/famapp/commit/6183fb62c88a51ff967da428edfbf1b8b6d70d84))
- docs: mark task 82 done in status (1a03763) - garden container plant count ([700ee29](https://github.com/ginnoir/famapp/commit/700ee29f83dd8e6b3580168d5944672c3441a8da))
- fix: garden container plant count (700ee29) - quick add opens create ui ([68a573c](https://github.com/ginnoir/famapp/commit/68a573c4d656f4a2c25d5b15d4f7ff1849a76bdf))
- fix: dashboard edit mode renders live widgets (7eeb2f1)
- test: cover all quick-add create dialogs in e2e (02b6ec6) ### Documentation
- fix: quick add opens create ui (68a573c)
- docs: complete Phase 9 backlog triage (issues map, briefs, ADRs) (76f6854) - accept adr 0004 rich-text editor decisions ([67f6752](https://github.com/ginnoir/famapp/commit/67f67525ff7732868839e0e615078522b57e9ddf))
- chore: ignore .worktrees for agent isolation (5dfc8b8) - accept adr 0005 journal module decisions ([8e2ddd6](https://github.com/ginnoir/famapp/commit/8e2ddd6b7216381e480a657980e5619d488d01c9))
- docs: add backlog triage implementation plan (310ba48) - accept adr 0006 api and agent architecture ([2c0c315](https://github.com/ginnoir/famapp/commit/2c0c31540ed276582984e6dd45f37d7672e60b63))
- docs: add post-v0.1 backlog triage design (72e868d) - add backlog triage implementation plan ([310ba48](https://github.com/ginnoir/famapp/commit/310ba48e335409e108e8b4387acee234db784adb))
- chore: vendor react-best-practices agent skill for cursor agents (3d825fb) - add commit hash for p2 batch 28-31 in status ([9e66c12](https://github.com/ginnoir/famapp/commit/9e66c12eb7afc4dcb6e0203f0e32a5ce8d0200f1))
- add post-v0.1 backlog triage design ([72e868d](https://github.com/ginnoir/famapp/commit/72e868dda1f96dd132d3e1b6bfaa54ed1c5883ef))
- complete Phase 9 backlog triage (issues map, briefs, ADRs) ([76f6854](https://github.com/ginnoir/famapp/commit/76f68548b2609aa8e672dba563acf90a30ba09ed)), closes [1-#37](https://github.com/ginnoir/1-/issues/37)
- mark task 82 done in status ([1a03763](https://github.com/ginnoir/famapp/commit/1a03763e1bf992766dfd7891e3eb815534e92038))
- mark task 83 done in status ([1a1c080](https://github.com/ginnoir/famapp/commit/1a1c080d18e2c22838949dfed8e77a54fab1dcb5))
- mark task 84 done, bugs batch complete ([5e711cf](https://github.com/ginnoir/famapp/commit/5e711cfe0d7bd779114af19fe111375abe269953))
- mark task 87 done in status ([fb67692](https://github.com/ginnoir/famapp/commit/fb67692a08973f9e6e14f7c2ec336cad5bdaf777))
- record journal polish commit in status ([7714b11](https://github.com/ginnoir/famapp/commit/7714b1187c76d1d324573bc8819568751f991b09))
* 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) ## [0.5.3](https://github.com/ginnoir/famapp/compare/v0.5.2...v0.5.3) (2026-06-04)
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "famapp", "name": "famapp",
"version": "0.5.4", "version": "0.5.5",
"private": true, "private": true,
"type": "module", "type": "module",
"packageManager": "pnpm@10.33.3", "packageManager": "pnpm@10.33.3",