Skip to content

Commit

Permalink
chore: release service 0.1.2 (#47)
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 26, 2023
1 parent ddc658c commit 63e9250
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 @@
{
".": "0.1.1",
".": "0.1.2",
"charts/ephemeral": "0.1.1",
"ephemeral-java-client": "0.1.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.2](https://github.com/carbynestack/ephemeral/compare/service-v0.1.1...service-v0.1.2) (2023-07-26)


### Bug Fixes

* **service/chart/java-client:** fix filter logic for conditional triggering of builds ([#50](https://github.com/carbynestack/ephemeral/issues/50)) ([9f4f300](https://github.com/carbynestack/ephemeral/commit/9f4f30057e704470eff817b5ce4ae84890977b65))
* **service/chart/java-client:** test release logic with some minor fixes ([#46](https://github.com/carbynestack/ephemeral/issues/46)) ([a215b6b](https://github.com/carbynestack/ephemeral/commit/a215b6b884ea73fc69f4283aca849dbc8bf520d4))

## [0.1.1](https://github.com/carbynestack/ephemeral/compare/service-v0.1.0...service-v0.1.1) (2023-07-26)


Expand Down

0 comments on commit 63e9250

Please sign in to comment.