From 32b54cc6bd279cee845685b9bb0759ca69b804fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 07:38:57 +0000 Subject: [PATCH] chore(master): release 0.10.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ appinfo/info.xml | 2 +- version.txt | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 41e3033..d0ef0e9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.9.0"} +{".":"0.10.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index d9bc079..1d8cd54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.10.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.9.0...v0.10.0) (2026-04-21) + + +### Features + +* member user selector+search ([6e7348d](https://github.com/chenasraf/nextcloud-pantry/commit/6e7348df26814da8088abf3c8ff85342703c0b3a)) + + +### Bug Fixes + +* **l10n:** Update translations from Transifex ([285d6b0](https://github.com/chenasraf/nextcloud-pantry/commit/285d6b01c0a1d182286d45ca58317ae2afe2745c)) + ## [0.9.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.8.0...v0.9.0) (2026-04-18) diff --git a/appinfo/info.xml b/appinfo/info.xml index 8420099..103b153 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -20,7 +20,7 @@ All data is scoped to a house; members only see the houses they belong to. **Mobile apps:** [Android (Google Play)](https://play.google.com/store/apps/details?id=dev.casraf.pantry) | [iOS (App Store)](https://apps.apple.com/us/app/pantry-for-nextcloud/id6762161619) ]]> - 0.9.0 + 0.10.0 agpl Chen Asraf Pantry diff --git a/version.txt b/version.txt index ac39a10..78bc1ab 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.0 +0.10.0