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 Nov 20, 2023
2 parents 31bc8cd + 949741a commit 7488508
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.0.7] - 2023-11-20
### Fixed
- `isLaunchMergeRequired` option from `client-javascript` missed.
### Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.7-SNAPSHOT
5.0.7
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/agent-js-jest",
"version": "5.0.6",
"version": "5.0.7",
"description": "A Jest reporter that uploads test results to ReportPortal",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 7488508

Please sign in to comment.