File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
reana_workflow_engine_cwl Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.9.2 "
2+ "." : " 0.9.3 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.9.3] ( https://github.com/reanahub/reana-workflow-engine-cwl/compare/0.9.2...0.9.3 ) (2024-01-12)
4+
5+
6+ ### Build
7+
8+ * ** docker:** non-editable submodules in "latest" mode ([ #255 ] ( https://github.com/reanahub/reana-workflow-engine-cwl/issues/255 ) ) ([ a6acc88] ( https://github.com/reanahub/reana-workflow-engine-cwl/commit/a6acc888a36694e3306993cfc3108752b60bd1f3 ) )
9+
10+
11+ ### Continuous integration
12+
13+ * ** commitlint:** addition of commit message linter ([ #256 ] ( https://github.com/reanahub/reana-workflow-engine-cwl/issues/256 ) ) ([ 021854e] ( https://github.com/reanahub/reana-workflow-engine-cwl/commit/021854e309999938cf01c31bda5ab095679e03b0 ) )
14+ * ** release-please:** initial configuration ([ #256 ] ( https://github.com/reanahub/reana-workflow-engine-cwl/issues/256 ) ) ([ bcd87d1] ( https://github.com/reanahub/reana-workflow-engine-cwl/commit/bcd87d1bbaa4c9b589e4025989ff880594af2b3d ) )
Original file line number Diff line number Diff line change 1414
1515from __future__ import absolute_import , print_function
1616
17- __version__ = "0.9.2 "
17+ __version__ = "0.9.3 "
You can’t perform that action at this time.
0 commit comments