Skip to content

Commit e998e15

Browse files
chore(master): release 0.9.5
1 parent 381bdc7 commit e998e15

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.4"
2+
".": "0.9.5"
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.9.5](https://github.com/reanahub/reana-workflow-engine-cwl/compare/0.9.4...0.9.5) (2025-06-27)
4+
5+
6+
### Continuous integration
7+
8+
* **commitlint:** fix local running of commit linter on macOS ([#299](https://github.com/reanahub/reana-workflow-engine-cwl/issues/299)) ([381bdc7](https://github.com/reanahub/reana-workflow-engine-cwl/commit/381bdc79d13356ef18e278e4561ce4ab025ee06d))
9+
310
## [0.9.4](https://github.com/reanahub/reana-workflow-engine-cwl/compare/0.9.3...0.9.4) (2024-11-29)
411

512

Dockerfile

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

0 commit comments

Comments
 (0)