From 1f59e2ef8ef7a5c9cdac269cda8c2f3598a4c505 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Tue, 17 Mar 2026 12:37:19 +0100 Subject: [PATCH] chore: release 1.1.5 Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe8c4b5..a48f5a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to HouseHoldKeeper are documented in this file. -## [1.1.5] - Unreleased +## [1.1.5] - 2026-03-17 ### Fixed - Install jq before Flutter setup in CI and release workflows (required by subosito/flutter-action)