Skip to content

Commit

Permalink
chore: release java-client 0.2.0 (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
Signed-off-by: Sven Trieflinger <[email protected]>
Co-authored-by: Sven Trieflinger <[email protected]>
  • Loading branch information
cs-minion and strieflin authored Nov 13, 2024
1 parent ba16b18 commit 65a69b4
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@
{
"services": "0.2.0",
"charts/thymus": "0.3.0",
"clients/java": "0.1.0"
"clients/java": "0.2.0"
}
8 changes: 8 additions & 0 deletions clients/java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/carbynestack/thymus/compare/java-client-v0.1.0...java-client-v0.2.0) (2024-11-13)


### Features

* **java-client:** add java client ([#20](https://github.com/carbynestack/thymus/issues/20)) ([8766215](https://github.com/carbynestack/thymus/commit/876621560d783072f10178c89e95310ed7ddb530))

0 comments on commit 65a69b4

Please sign in to comment.