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 Jun 24, 2024
2 parents 5bb8563 + c69ca08 commit c6dbdb4
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.3.1] - 2024-06-24
### Fixed
- [#192](https://github.com/reportportal/agent-js-cypress/issues/192). Reporter procreates an enormous amount of processes during execution. Thanks to [epam-avramenko](https://github.com/epam-avramenko).
### Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.1-SNAPSHOT
5.3.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/agent-js-cypress",
"version": "5.3.0",
"version": "5.3.1",
"description": "This agent helps Cypress to communicate with Report Portal",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c6dbdb4

Please sign in to comment.