chore(master): release 0.3.2

This commit is contained in:
github-actions[bot]
2026-04-09 21:24:47 +00:00
committed by Chen Asraf
parent 48ff8a67d7
commit 36ccdefc5c
4 changed files with 11 additions and 3 deletions

View File

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

View File

@@ -1,5 +1,13 @@
# Changelog
## [0.3.2](https://github.com/chenasraf/nextcloud-pantry/compare/v0.3.1...v0.3.2) (2026-04-09)
### Bug Fixes
* add missing no-color option to note colors ([48ff8a6](https://github.com/chenasraf/nextcloud-pantry/commit/48ff8a67d78893e1ca1d441811dd67001befb679))
* dedupe api calls ([1f69077](https://github.com/chenasraf/nextcloud-pantry/commit/1f69077b8f8d8fd167647ff94eb7978bb99c4e1b))
## [0.3.1](https://github.com/chenasraf/nextcloud-pantry/compare/v0.3.0...v0.3.1) (2026-04-09)

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.1</version>
<version>0.3.2</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.1
0.3.2