diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 978647e..8aa96a4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "amphora-parent": "0.2.0", - "amphora-common": "0.1.1", + "amphora-common": "0.2.0", "amphora-java-client": "0.1.1", "amphora-service": "0.1.1", "amphora-service/charts/amphora": "0.1.1" diff --git a/amphora-common/CHANGELOG.md b/amphora-common/CHANGELOG.md index 6dd795b..566ede0 100644 --- a/amphora-common/CHANGELOG.md +++ b/amphora-common/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/carbynestack/amphora/compare/common-v0.1.1...common-v0.2.0) (2024-10-09) + + +### Features + +* **amphora-common:** upgrade parent ([#68](https://github.com/carbynestack/amphora/issues/68)) ([349b49f](https://github.com/carbynestack/amphora/commit/349b49feeed0538c9908f4c3e1ecc0267763116e)) + ## [0.1.1](https://github.com/carbynestack/amphora/compare/common-v0.1.0...common-v0.1.1) (2023-07-27) diff --git a/amphora-common/pom.xml b/amphora-common/pom.xml index 2fa70b7..55c434a 100644 --- a/amphora-common/pom.xml +++ b/amphora-common/pom.xml @@ -8,7 +8,7 @@ 4.0.0 amphora-common - 0.1.1 + 0.2.0 io.carbynestack amphora-parent