Skip to content

Commit 273bbae

Browse files
chore(master): release 0.9.5
1 parent 191859d commit 273bbae

File tree

2 files changed

+13
-1
lines changed

2 files changed

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

3+
## [0.9.5](https://github.com/reanahub/reana-client/compare/0.9.4...0.9.5) (2025-10-10)
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+
315
## [0.9.4](https://github.com/reanahub/reana-client/compare/0.9.3...0.9.4) (2024-11-29)
416

517

0 commit comments

Comments
 (0)