Skip to content

Commit

Permalink
chore: release service 0.1.5 (#58)
Browse files Browse the repository at this point in the history
Signed-off-by: cs-minion <[email protected]>
  • Loading branch information
cs-minion authored Jul 27, 2023
1 parent 570b6b6 commit 2e1c776
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.4",
".": "0.1.5",
"charts/ephemeral": "0.1.2",
"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.1.5](https://github.com/carbynestack/ephemeral/compare/service-v0.1.4...service-v0.1.5) (2023-07-27)


### Bug Fixes

* **service:** fix publish workflow for service ([#57](https://github.com/carbynestack/ephemeral/issues/57)) ([570b6b6](https://github.com/carbynestack/ephemeral/commit/570b6b6a701687aa0d76adfe8b54540f16884cb1))

## [0.1.4](https://github.com/carbynestack/ephemeral/compare/service-v0.1.3...service-v0.1.4) (2023-07-27)


Expand Down

0 comments on commit 2e1c776

Please sign in to comment.