diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cbecc39..46674c7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { ".": "0.1.0", "amphora-common": "0.1.0", - "amphora-java-client": "0.1.0", + "amphora-java-client": "0.1.1", "amphora-service": "0.1.0", "amphora-service/charts/amphora": "0.1.0" } diff --git a/amphora-java-client/CHANGELOG.md b/amphora-java-client/CHANGELOG.md new file mode 100644 index 0000000..ba63063 --- /dev/null +++ b/amphora-java-client/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## [0.1.1](https://github.com/carbynestack/amphora/compare/java-client-v0.1.0...java-client-v0.1.1) (2023-07-27) + + +### Bug Fixes + +* implement release-please process ([#48](https://github.com/carbynestack/amphora/issues/48)) ([1f35ca2](https://github.com/carbynestack/amphora/commit/1f35ca2dfb6624285f691ca3f1e64ddb89426d6b)) +* introduce parent release package ([#52](https://github.com/carbynestack/amphora/issues/52)) ([daa5a69](https://github.com/carbynestack/amphora/commit/daa5a697eb9df8d7844245961666f1ee74f0e2bb)) +* **parent:** introduce parent release package ([ba73fe8](https://github.com/carbynestack/amphora/commit/ba73fe865470052ce2381d81de3017a6bb27e7fe)) +* release-please yoshi type versions ([45c82a9](https://github.com/carbynestack/amphora/commit/45c82a94a6ee07030b82313b86ce40c93645937e)) diff --git a/amphora-java-client/pom.xml b/amphora-java-client/pom.xml index d1c9c17..d3e4a1c 100644 --- a/amphora-java-client/pom.xml +++ b/amphora-java-client/pom.xml @@ -5,12 +5,10 @@ ~ ~ SPDX-License-Identifier: Apache-2.0 --> - + 4.0.0 amphora-java-client - 0.1.0 + 0.1.1 io.carbynestack amphora