Skip to content

Commit e192666

Browse files
chore(master): release 0.95.0
1 parent 9a4dfc2 commit e192666

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-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.3"
2+
".": "0.95.0"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [0.95.0](https://github.com/reanahub/reana-client/compare/0.9.3...0.95.0) (2024-04-07)
4+
5+
6+
### Build
7+
8+
* **docker:** create `reana-client` container image ([#710](https://github.com/reanahub/reana-client/issues/710)) ([2c99c5d](https://github.com/reanahub/reana-client/commit/2c99c5d1bd36e4303885875375085f7d714e8732)), closes [#709](https://github.com/reanahub/reana-client/issues/709)
9+
10+
11+
### Continuous integration
12+
13+
* **actions:** update GitHub actions due to Node 16 deprecation ([#714](https://github.com/reanahub/reana-client/issues/714)) ([3465eb0](https://github.com/reanahub/reana-client/commit/3465eb0496dba6b4fb64fd6edd7872ae59ec5a98))
14+
15+
16+
### Documentation
17+
18+
* **cli:** fix `open` command documentation typo ([#716](https://github.com/reanahub/reana-client/issues/716)) ([9a4dfc2](https://github.com/reanahub/reana-client/commit/9a4dfc2d5dccf6d3bc0290719f0ad6bb3dc3735a))
19+
20+
21+
### Chores
22+
23+
* **master:** release 0.95.0a1 ([9a410cc](https://github.com/reanahub/reana-client/commit/9a410cc030bef6fb39ea5f0c35a93bbe8730297a))
24+
325
## [0.9.3](https://github.com/reanahub/reana-client/compare/0.9.2...0.9.3) (2024-03-13)
426

527

0 commit comments

Comments
 (0)