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

This commit is contained in:
ginnoir
2026-06-02 03:25:03 -05:00
parent 32e97b0677
commit 7d0f02996f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [0.4.3](https://github.com/ginnoir/famapp/compare/v0.4.2...v0.4.3) (2026-06-02)
### Bug Fixes
- **garden:** replace perenual with openplantbook for species lookup ([8722c20](https://github.com/ginnoir/famapp/commit/8722c205e6257a0590b48d0a858ad71d56ab07ac))
All notable changes to famapp are documented here.
## [0.3.0](https://github.com/ginnoir/famapp/compare/v0.2.0...v0.3.0) (2026-06-01)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "famapp",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"type": "module",
"packageManager": "pnpm@10.33.3",