Skip to content

Commit

Permalink
chore: release java-client 0.3.0 (#29)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Nov 13, 2024
1 parent 046c204 commit a9deea9
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 @@
{
"services": "0.2.1",
"charts/thymus": "0.4.0",
"clients/java": "0.2.0"
"clients/java": "0.3.0"
}
7 changes: 7 additions & 0 deletions clients/java/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Features

* **java-client:** add VC client builder ([#28](https://github.com/carbynestack/thymus/issues/28)) ([046c204](https://github.com/carbynestack/thymus/commit/046c2043ae9e5e9df5c876de0b2560ee21272f82))

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


Expand Down

0 comments on commit a9deea9

Please sign in to comment.