From 175458f38f032b008abd18ea8a967f7df048bd3c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Nov 2024 13:29:19 +0000 Subject: [PATCH] chore(patch): release 1.26.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.26.2](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/compare/v1.26.1...v1.26.2) (2024-11-22) ### 🐛 Bug Fixes * prevent cors error ([dc68a86](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/commit/dc68a86c57b4b665af250eae0a6b03bf773fd134)) --- 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 5782dc3..ed52998 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.26.2](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/compare/v1.26.1...v1.26.2) (2024-11-22) + +### 🐛 Bug Fixes + +* prevent cors error ([dc68a86](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/commit/dc68a86c57b4b665af250eae0a6b03bf773fd134)) + ## [1.26.1](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/compare/v1.26.0...v1.26.1) (2024-11-22) ### 🐛 Bug Fixes diff --git a/src/main/resources/BuildInfo.properties b/src/main/resources/BuildInfo.properties index 23d7e58..07c1d95 100644 --- a/src/main/resources/BuildInfo.properties +++ b/src/main/resources/BuildInfo.properties @@ -1 +1 @@ -instance.version=1.26.1 +instance.version=1.26.2