Skip to content

Commit 08720b4

Browse files
authored
chore: release service 0.1.12 (#72)
Signed-off-by: cs-minion <rng_cr_carbynestack@bosch.com>
1 parent 2243f0f commit 08720b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.11",
2+
".": "0.1.12",
33
"charts/ephemeral": "0.1.2",
44
"ephemeral-java-client": "0.1.3"
55
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.12](https://github.com/carbynestack/ephemeral/compare/service-v0.1.11...service-v0.1.12) (2023-07-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **service:** extract the label part from what is returned by the metadata action ([#71](https://github.com/carbynestack/ephemeral/issues/71)) ([2243f0f](https://github.com/carbynestack/ephemeral/commit/2243f0f113e96925d1ca4e1f3c92bb51914c3e4c))
9+
310
## [0.1.11](https://github.com/carbynestack/ephemeral/compare/service-v0.1.10...service-v0.1.11) (2023-07-27)
411

512

0 commit comments

Comments
 (0)