mirror of
https://github.com/chenasraf/nextcloud-pantry.git
synced 2026-05-17 17:28:01 +00:00
chore(master): release 0.3.1
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"0.3.0"}
|
||||
{".":"0.3.1"}
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.3.0
|
||||
0.3.1
|
||||
|
||||
Reference in New Issue
Block a user