From 22f5554e09d2d17bd453f32582dc25143067000e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 7 Dec 2023 07:49:11 +0000 Subject: [PATCH] chore(release): 0.3.0-develop.2 [skip ci] # [0.3.0-develop.2](https://github.com/eclipse-tractusx/managed-identity-wallet/compare/v0.3.0-develop.1...v0.3.0-develop.2) (2023-12-07) ### Reverts * Revert "chore(release): 0.3.0-develop.1 [skip ci]" ([b96ed75](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/b96ed75a686ce89f27b077b82128630d71504869)) --- CHANGELOG.md | 7 +++++++ charts/managed-identity-wallet/Chart.yaml | 4 ++-- gradle.properties | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db2079ed0..9cbe70cae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.3.0-develop.2](https://github.com/eclipse-tractusx/managed-identity-wallet/compare/v0.3.0-develop.1...v0.3.0-develop.2) (2023-12-07) + + +### Reverts + +* Revert "chore(release): 0.3.0-develop.1 [skip ci]" ([b96ed75](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/b96ed75a686ce89f27b077b82128630d71504869)) + # [0.2.0-develop.11](https://github.com/eclipse-tractusx/managed-identity-wallet/compare/v0.2.0-develop.10...v0.2.0-develop.11) (2023-12-06) diff --git a/charts/managed-identity-wallet/Chart.yaml b/charts/managed-identity-wallet/Chart.yaml index 9efc27c06..eb66cff65 100644 --- a/charts/managed-identity-wallet/Chart.yaml +++ b/charts/managed-identity-wallet/Chart.yaml @@ -25,8 +25,8 @@ description: | type: application -version: 0.2.0-develop.11 -appVersion: 0.2.0-develop.11 +version: 0.3.0-develop.2 +appVersion: 0.3.0-develop.2 home: https://github.com/eclipse-tractusx/managed-identity-wallet keywords: diff --git a/gradle.properties b/gradle.properties index 6372cf7b6..8d8e1f1ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,5 +4,5 @@ jacocoVersion=0.8.9 springBootVersion=3.1.6 springDependencyVersion=1.1.0 groupName=org.eclipse.tractusx -applicationVersion=0.2.0-develop.11 +applicationVersion=0.3.0-develop.2 openApiVersion=2.1.0