Skip to content

Commit

Permalink
chore: release service 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <rng_cr_carbynestack@bosch.com>
  • Loading branch information
cs-minion committed Oct 9, 2024
1 parent 4f1d0e8 commit f320d06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "0.1.13",
".": "0.2.0",
"charts/ephemeral": "0.1.3",
"ephemeral-java-client": "0.1.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/carbynestack/ephemeral/compare/service-v0.1.13...service-v0.2.0) (2024-10-09)

Check notice on line 3 in CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

CHANGELOG.md#L3

Expected: 80; Actual: 107


### Features

* **java-client:** upgrade dependencies ([#77](https://github.com/carbynestack/ephemeral/issues/77)) ([4f1d0e8](https://github.com/carbynestack/ephemeral/commit/4f1d0e81ccb11b73cb7d03ccc0f598e58f89678e))

Check notice on line 8 in CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

CHANGELOG.md#L8

Expected: 80; Actual: 203

## [0.1.13](https://github.com/carbynestack/ephemeral/compare/service-v0.1.12...service-v0.1.13) (2023-08-04)


Expand Down

0 comments on commit f320d06

Please sign in to comment.