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 Apr 30, 2024
2 parents e9b3f8a + 85eef20 commit 15e77f9
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-04-30
### Security
- Updated versions of vulnerable packages (@reportportal/client-javascript, @cucumber/cucumber).

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-cucumber",
"version": "5.3.0",
"version": "5.3.1",
"description": "Agent that connects cucumber-js with Report Portal",
"main": "./modules/index",
"scripts": {
Expand Down

0 comments on commit 15e77f9

Please sign in to comment.