From 7411e421ad34d5b70c5ef243391513f999f774cf Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 11 Apr 2026 21:20:23 +0000
Subject: [PATCH] chore(master): release 0.5.1
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
appinfo/info.xml | 2 +-
version.txt | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 6bbfeb6..1bae8f9 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.5.0"}
+{".":"0.5.1"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a69f02..8ab9a96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.5.1](https://github.com/chenasraf/nextcloud-pantry/compare/v0.5.0...v0.5.1) (2026-04-11)
+
+
+### Bug Fixes
+
+* list items sorting by category ([ba42fc2](https://github.com/chenasraf/nextcloud-pantry/commit/ba42fc2bc9c3a0495b9eb645b56bb349ff4c30d5))
+
## [0.5.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.4.0...v0.5.0) (2026-04-11)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c14c306..38c35fd 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.5.0
+ 0.5.1
agpl
Chen Asraf
Pantry
diff --git a/version.txt b/version.txt
index 8f0916f..4b9fcbe 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.5.0
+0.5.1