diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a370d97..b10dab9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.10.2"} +{".":"0.10.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cd94f9..ea0e647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.10.3](https://github.com/chenasraf/nextcloud-pantry/compare/v0.10.2...v0.10.3) (2026-05-08) + + +### Bug Fixes + +* **l10n:** Update translations from Transifex ([fe30bea](https://github.com/chenasraf/nextcloud-pantry/commit/fe30bea88bf9ad39f5dd67de9987016367bd2e40)) +* **l10n:** wrong en_GB translation ([79c1b33](https://github.com/chenasraf/nextcloud-pantry/commit/79c1b33efcb80675e0b3e3f947b44d7e5f0213f7)) +* **ui/checklist:** list items no longer clipped by viewport ([c7632ac](https://github.com/chenasraf/nextcloud-pantry/commit/c7632ac7c940bedda26e823a05530effc7ff49f5)) + ## [0.10.2](https://github.com/chenasraf/nextcloud-pantry/compare/v0.10.1...v0.10.2) (2026-04-26) diff --git a/appinfo/info.xml b/appinfo/info.xml index 9c7ae72..1c38089 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.10.2 + 0.10.3 agpl Chen Asraf Pantry diff --git a/version.txt b/version.txt index 5eef0f1..a3f5a8e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.10.2 +0.10.3