chore(master): release 0.3.0

This commit is contained in:
github-actions[bot]
2026-04-08 19:53:10 +00:00
committed by Chen Asraf
parent 64aea12903
commit 3e3cac196e
4 changed files with 15 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.2.0"}
{".":"0.3.0"}

View File

@@ -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)

View File

@@ -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.
]]></description>
<version>0.2.0</version>
<version>0.3.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Pantry</namespace>

View File

@@ -1 +1 @@
0.2.0
0.3.0