Skip to content

Commit

Permalink
chore: release service 0.1.4 (#56)
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 0727a99 commit ebeb28c
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.3",
".": "0.1.4",
"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.4](https://github.com/carbynestack/ephemeral/compare/service-v0.1.3...service-v0.1.4) (2023-07-27)


### Bug Fixes

* **service:** update publish workflow to use correct working directory ([#55](https://github.com/carbynestack/ephemeral/issues/55)) ([0727a99](https://github.com/carbynestack/ephemeral/commit/0727a99081ee96f49b42fa45e72a30f0a6147548))

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


Expand Down

0 comments on commit ebeb28c

Please sign in to comment.