Skip to content

Commit d0dd073

Browse files
author
reportportal.io
committed
Merge branch 'master' into develop
2 parents 5c3517a + d90d3b5 commit d0dd073

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
## [5.1.2] - 2025-01-30
13
### Fixed
24
- Issues with duplication and finishing of suites while running tests in parallel. Resolves [#153](https://github.com/reportportal/agent-js-jest/issues/153), [#155](https://github.com/reportportal/agent-js-jest/issues/155), [#147](https://github.com/reportportal/agent-js-jest/issues/147).
35

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.2-SNAPSHOT
1+
5.1.2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reportportal/agent-js-jest",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "A Jest reporter that uploads test results to ReportPortal",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)