diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41689d5..41e3033 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.8.0"} +{".":"0.9.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index c231b1d..d9bc079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.9.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.8.0...v0.9.0) (2026-04-18) + + +### Features + +* add search in lists ([8ff2169](https://github.com/chenasraf/nextcloud-pantry/commit/8ff216992bc889b6873f8af76bd4a0334127750f)) + ## [0.8.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.7.0...v0.8.0) (2026-04-16) diff --git a/appinfo/info.xml b/appinfo/info.xml index 5cc6366..c089950 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -18,7 +18,7 @@ Pantry helps households stay organized in Nextcloud. All data is scoped to a house; members only see the houses they belong to. ]]> - 0.8.0 + 0.9.0 agpl Chen Asraf Pantry diff --git a/version.txt b/version.txt index a3df0a6..ac39a10 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.8.0 +0.9.0