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

This commit is contained in:
ginnoir
2026-06-02 18:16:26 -05:00
parent 4049a73c6b
commit 090366422d
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [0.4.6](https://github.com/ginnoir/famapp/compare/v0.4.5...v0.4.6) (2026-06-02)
### Bug Fixes
- **garden:** accept relative urls for plant image uploads ([6ca2e52](https://github.com/ginnoir/famapp/commit/6ca2e52e0a63d94826d9b1e208bcdded9c75fb07))
## [0.4.5](https://github.com/ginnoir/famapp/compare/v0.4.4...v0.4.5) (2026-06-02)
### Features
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "famapp",
"version": "0.4.5",
"version": "0.4.6",
"private": true,
"type": "module",
"packageManager": "pnpm@10.33.3",