Skip to content

Commit ade2414

Browse files
author
reportportal.io
committed
Merge branch 'master' into develop
2 parents 0f39c7e + b085363 commit ade2414

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.11] - 2024-09-23
13
### Changed
24
- The agent now supports reporting the time for launches, test items and logs with microsecond precision in the ISO string format.
35
For logs, microsecond precision is available on the UI from ReportPortal version 24.2.

VERSION

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

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-playwright",
3-
"version": "5.1.10",
3+
"version": "5.1.11",
44
"description": "Agent to integrate Playwright with ReportPortal.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)