From 1112e897b05953081d676b57760a2d4d5c0bd90b Mon Sep 17 00:00:00 2001 From: Playwright Service <89237858+playwrightmachine@users.noreply.github.com> Date: Fri, 11 Aug 2023 11:37:32 -0700 Subject: [PATCH] cherry-pick(#26436): docs(release-notes): add 1.37 video (#26438) This PR cherry-picks the following commits: - 2fa2d4756a99aa6be3083afb5afefe684a7eded7 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- docs/src/release-notes-js.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index 163de375e0879..e4cdec9358937 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube'; ## Version 1.37 + + ### New `npx playwright merge-reports` tool If you run tests on multiple shards, you can now merge all reports in a single HTML report (or any other report)