From 31e6a590f253d0f3921acb9d9221f6f290fb4af8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 May 2024 11:51:41 +0000 Subject: [PATCH] chore(release): 2.2.6 [skip ci] ## [2.2.6](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.5...v2.2.6) (2024-05-27) ### Bug Fixes * **deps:** bump slf4jVersion from 2.0.12 to 2.0.13 ([#16](https://github.com/otto-de/kafka-messaging-e2ee/issues/16)) ([f8efcca](https://github.com/otto-de/kafka-messaging-e2ee/commit/f8efccadb9711c47cdbbb95e79c8231bb1b4a3c2)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c126a..90c1c14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.6](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.5...v2.2.6) (2024-05-27) + + +### Bug Fixes + +* **deps:** bump slf4jVersion from 2.0.12 to 2.0.13 ([#16](https://github.com/otto-de/kafka-messaging-e2ee/issues/16)) ([f8efcca](https://github.com/otto-de/kafka-messaging-e2ee/commit/f8efccadb9711c47cdbbb95e79c8231bb1b4a3c2)) + ## [2.2.5](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.2.4...v2.2.5) (2024-04-08) diff --git a/gradle.properties b/gradle.properties index 363c275..6665ff2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 2.2.5 +version = 2.2.6