diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 305c150..1c861e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.0"} +{".":"0.3.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 49e2c2b..8f42051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.3.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.2.0...v0.3.0) (2026-04-08) + + +### Features + +* allow multiple selection for photos/notes ([64aea12](https://github.com/chenasraf/nextcloud-pantry/commit/64aea12903737c8f0f172d159f6760c0ef7ad92e)) + + +### Bug Fixes + +* drag-reorder on mobile ([7985915](https://github.com/chenasraf/nextcloud-pantry/commit/79859153edcdaed039b982992d0a9d03f4247d45)) + ## [0.2.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.1.1...v0.2.0) (2026-04-08) diff --git a/appinfo/info.xml b/appinfo/info.xml index 7056fe0..f7ca784 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.2.0 + 0.3.0 agpl Chen Asraf Pantry diff --git a/version.txt b/version.txt index 0ea3a94..0d91a54 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.0 +0.3.0