Skip to content

Commit 4287183

Browse files
author
reportportal.io
committed
Merge branch 'master' into develop
2 parents 7cc14cc + fd3e5af commit 4287183

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
## [5.4.2] - 2025-10-02
13
### Added
24
- Allow configuring the HTTP retry strategy via `restClientConfig.retry` and tune the default policy.
35
### Security

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.4.2-SNAPSHOT
1+
5.4.2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reportportal/client-javascript",
3-
"version": "5.4.1",
3+
"version": "5.4.2",
44
"description": "ReportPortal client for Node.js",
55
"author": "ReportPortal.io",
66
"scripts": {

0 commit comments

Comments
 (0)