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 Jan 24, 2024
2 parents aa7ca2c + 1a3f318 commit 77e89ab
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.0] - 2024-01-24
### Changed
- **Breaking change** Drop support of Node.js 10. The version [5.0.7](https://github.com/reportportal/agent-js-postman/releases/tag/v5.0.7) is the latest that supports it.
- `@reportportal/client-javascript` bumped to version `5.1.1`.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.8-SNAPSHOT
5.1.0
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.0.7",
"version": "5.1.0",
"description": "ReportPortal reporter for newman",
"main": "./lib/index.js",
"author": "ReportPortal.io",
Expand Down

0 comments on commit 77e89ab

Please sign in to comment.