Skip to content

Commit 8e08718

Browse files
chore(master): release 0.9.5
1 parent 22c74e5 commit 8e08718

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.9.5](https://github.com/reanahub/reana-client/compare/0.9.4...0.9.5) (2025-11-28)
4+
5+
6+
### Build
7+
8+
* **python:** add support for Python 3.14 ([#753](https://github.com/reanahub/reana-client/issues/753)) ([191859d](https://github.com/reanahub/reana-client/commit/191859d83cdd953359ced997e631e55ca633fe5a))
9+
10+
11+
### Continuous integration
12+
13+
* **commitlint:** fix local running of commit linter on macOS ([#746](https://github.com/reanahub/reana-client/issues/746)) ([ddf1eea](https://github.com/reanahub/reana-client/commit/ddf1eeacd5aa8bca8f6d9729fa21ebb3bf2fbf5d))
14+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#741](https://github.com/reanahub/reana-client/issues/741)) ([22c74e5](https://github.com/reanahub/reana-client/commit/22c74e5955f60b3fca900462626d3b948e1ee010))
15+
* **runners:** upgrade CI runners to Ubuntu 22.04 ([#741](https://github.com/reanahub/reana-client/issues/741)) ([639992a](https://github.com/reanahub/reana-client/commit/639992a3c13a3b601541f0a04c48afd33008ac62))
16+
317
## [0.9.4](https://github.com/reanahub/reana-client/compare/0.9.3...0.9.4) (2024-11-29)
418

519

0 commit comments

Comments
 (0)