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

This commit is contained in:
ginnoir
2026-06-02 03:48:52 -05:00
parent 6eab68560e
commit 48063e4b7f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [0.4.4](https://github.com/ginnoir/famapp/compare/v0.4.3...v0.4.4) (2026-06-02)
### Bug Fixes
- **garden:** remove trailing slashes from openplantbook api urls and update label ([c744921](https://github.com/ginnoir/famapp/commit/c744921e6cfcf0269992cfd9afea47cc55082602))
## [0.4.3](https://github.com/ginnoir/famapp/compare/v0.4.2...v0.4.3) (2026-06-02)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "famapp",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"type": "module",
"packageManager": "pnpm@10.33.3",