From 1dfdd2bb1ae7dd5fdc74839b62c17b15098d8dd9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 Nov 2023 12:17:22 +0000 Subject: [PATCH] chore(release): 2.1.2 [skip ci] ## [2.1.2](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.1.1...v2.1.2) (2023-11-03) ### Bug Fixes * **specUpdate:** update "ce_" header names to comply with the CloudEvent specification. ([efdc140](https://github.com/otto-de/kafka-messaging-e2ee/commit/efdc140bb63646772e294682f6e824fae947e95f)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b27d14..3806b0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.2](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.1.1...v2.1.2) (2023-11-03) + + +### Bug Fixes + +* **specUpdate:** update "ce_" header names to comply with the CloudEvent specification. ([efdc140](https://github.com/otto-de/kafka-messaging-e2ee/commit/efdc140bb63646772e294682f6e824fae947e95f)) + ## [2.1.1](https://github.com/otto-de/kafka-messaging-e2ee/compare/v2.1.0...v2.1.1) (2023-10-17) diff --git a/gradle.properties b/gradle.properties index 1bc9b51..c7c0056 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version = 2.1.1 +version = 2.1.2