Skip to content

Commit d85ddd1

Browse files
chore(master): release 0.95.0
1 parent f528ba3 commit d85ddd1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.3"
2+
".": "0.95.0"
33
}

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.95.0](https://github.com/reanahub/reana-workflow-engine-cwl/compare/0.9.3...0.95.0) (2024-03-15)
4+
5+
6+
### Chores
7+
8+
* **master:** release 0.95.0-alpha.1 ([f528ba3](https://github.com/reanahub/reana-workflow-engine-cwl/commit/f528ba357273d14d459b3b35722e71deb22ee9c2))
9+
310
## [0.9.3](https://github.com/reanahub/reana-workflow-engine-cwl/compare/0.9.2...0.9.3) (2024-03-04)
411

512

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ LABEL org.opencontainers.image.title="reana-workflow-engine-cwl"
7373
LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-workflow-engine-cwl"
7474
LABEL org.opencontainers.image.vendor="reanahub"
7575
# x-release-please-start-version
76-
LABEL org.opencontainers.image.version="0.95.0-alpha.1"
76+
LABEL org.opencontainers.image.version="0.95.0"
7777
# x-release-please-end

0 commit comments

Comments
 (0)