Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
reportportal.io committed Jul 16, 2024
2 parents 0aae1f1 + 01ce1ea commit 4516517
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

## [5.1.1] - 2024-07-16
### Added
- Logging link to the launch on its finish now available by default.
### Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.1-SNAPSHOT
5.1.1
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reportportal/newman-reporter-agent-js-postman",
"version": "5.1.0",
"version": "5.1.1",
"description": "ReportPortal reporter for newman",
"main": "./lib/index.js",
"author": "ReportPortal.io",
Expand Down

0 comments on commit 4516517

Please sign in to comment.