From 535463be82ee8f2f1509881fcb11e2be350b041a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Oct 2024 13:33:24 +0000 Subject: [PATCH] chore(patch): release 1.22.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.22.4](https://github.com/wearefrank/zaakbrug/compare/v1.22.3...v1.22.4) (2024-10-29) ### 🤖 Build System * **dependencies:** bump f!f version to 9.0.0-20241026.042336 ([cbdceb4](https://github.com/wearefrank/zaakbrug/commit/cbdceb4058ffd4e61aedc7276a2e2509a60b927a)) * **dependencies:** bump the github-actions group with 1 update ([d819fb2](https://github.com/wearefrank/zaakbrug/commit/d819fb23669d91cc6f5b646b6a0c561cd8c49ca4)) * **dependencies:** bump the github-actions group with 3 updates ([#460](https://github.com/wearefrank/zaakbrug/issues/460)) ([961fd2f](https://github.com/wearefrank/zaakbrug/commit/961fd2f610ca242bae51c1299b88e57f810fa3fa)) ### 🔁 Continuous Integration * schedule syntax fix for bump-ff-version.yml ([3a37add](https://github.com/wearefrank/zaakbrug/commit/3a37add5101c000d67420661cb4aed29aa8bb2d3)) --- CHANGELOG.md | 12 ++++++++++++ src/main/resources/BuildInfo.properties | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be5d7889..6bfb1f80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ [![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) +## [1.22.4](https://github.com/wearefrank/zaakbrug/compare/v1.22.3...v1.22.4) (2024-10-29) + +### 🤖 Build System + +* **dependencies:** bump f!f version to 9.0.0-20241026.042336 ([cbdceb4](https://github.com/wearefrank/zaakbrug/commit/cbdceb4058ffd4e61aedc7276a2e2509a60b927a)) +* **dependencies:** bump the github-actions group with 1 update ([d819fb2](https://github.com/wearefrank/zaakbrug/commit/d819fb23669d91cc6f5b646b6a0c561cd8c49ca4)) +* **dependencies:** bump the github-actions group with 3 updates ([#460](https://github.com/wearefrank/zaakbrug/issues/460)) ([961fd2f](https://github.com/wearefrank/zaakbrug/commit/961fd2f610ca242bae51c1299b88e57f810fa3fa)) + +### 🔁 Continuous Integration + +* schedule syntax fix for bump-ff-version.yml ([3a37add](https://github.com/wearefrank/zaakbrug/commit/3a37add5101c000d67420661cb4aed29aa8bb2d3)) + ## [1.22.3](https://github.com/wearefrank/zaakbrug/compare/v1.22.2...v1.22.3) (2024-10-23) ### 🎨 Styles diff --git a/src/main/resources/BuildInfo.properties b/src/main/resources/BuildInfo.properties index 7a3cd123..ac097352 100644 --- a/src/main/resources/BuildInfo.properties +++ b/src/main/resources/BuildInfo.properties @@ -1,2 +1,2 @@ -instance.version=1.22.3 -versionDate_ddmmyyyy=23/10/2024 +instance.version=1.22.4 +versionDate_ddmmyyyy=29/10/2024