Skip to content

Commit 3a2acfe

Browse files
author
reportportal.io
committed
Merge branch 'master' into develop
2 parents de3f8fb + 09b12d2 commit 3a2acfe

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
## [5.0.13] - 2023-08-28
13
### Added
24
- `launchUuidPrint` and `launchUuidPrintOutput` configuration options to ease integration with CI tools, by @HardNorth
35

VERSION

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

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.0.12",
3+
"version": "5.0.13",
44
"description": "ReportPortal client for Node.js",
55
"author": "ReportPortal.io",
66
"scripts": {

0 commit comments

Comments
 (0)