From 43e9f5826de0f5d704412540dc292620b32ae951 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 25 Jun 2024 13:54:19 +0000 Subject: [PATCH] chore(patch): release 1.19.11 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.19.11](https://github.com/wearefrank/zaakbrug/compare/v1.19.10...v1.19.11) (2024-06-25) ### 🤖 Build System * **dependencies:** bump docusaurus version to 2.4.0 ([bb5ac6b](https://github.com/wearefrank/zaakbrug/commit/bb5ac6b9d528ecc375baa48bb7700f7de2992951)) --- CHANGELOG.md | 6 ++++++ src/main/resources/BuildInfo.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298ce1fba..d0a870ece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ [![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.19.11](https://github.com/wearefrank/zaakbrug/compare/v1.19.10...v1.19.11) (2024-06-25) + +### 🤖 Build System + +* **dependencies:** bump docusaurus version to 2.4.0 ([bb5ac6b](https://github.com/wearefrank/zaakbrug/commit/bb5ac6b9d528ecc375baa48bb7700f7de2992951)) + ## [1.19.10](https://github.com/wearefrank/zaakbrug/compare/v1.19.9...v1.19.10) (2024-06-25) ### 🧑‍💻 Code Refactoring diff --git a/src/main/resources/BuildInfo.properties b/src/main/resources/BuildInfo.properties index 0ec2d911d..c6f17a640 100644 --- a/src/main/resources/BuildInfo.properties +++ b/src/main/resources/BuildInfo.properties @@ -1,2 +1,2 @@ -instance.version=1.19.10 +instance.version=1.19.11 versionDate_ddmmyyyy=25/06/2024