Skip to content

Commit 883ed59

Browse files
authored
chore: mark v1.7.1 (#4792)
1 parent 64c8639 commit 883ed59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- THIS FILE IS NOW GENERATED -->
22

3-
# Playwright API <!-- GEN:version -->v1.7.0<!-- GEN:stop-->
3+
# Playwright API <!-- GEN:version -->v1.7.1<!-- GEN:stop-->
44

55
##### Table of Contents
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playwright-internal",
33
"private": true,
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"description": "A high-level API to automate web browsers",
66
"repository": "github:Microsoft/playwright",
77
"homepage": "https://playwright.dev",

0 commit comments

Comments
 (0)