chore(master): release 0.3.1

This commit is contained in:
github-actions[bot]
2026-04-09 08:42:19 +00:00
committed by Chen Asraf
parent 3864426c05
commit e265f88759
4 changed files with 10 additions and 3 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.3.1](https://github.com/chenasraf/nextcloud-pantry/compare/v0.3.0...v0.3.1) (2026-04-09)
### Bug Fixes
* respect user's first weekday in repeat modal ([735f60d](https://github.com/chenasraf/nextcloud-pantry/commit/735f60d226f8d43742fc3be3e707bb62ac28f605))
## [0.3.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.2.0...v0.3.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.3.0</version>
<version>0.3.1</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Pantry</namespace>

View File

@@ -1 +1 @@
0.3.0
0.3.1