Skip to content

Commit 747e736

Browse files
committed
chore: mark v1.4.2
1 parent b05c098 commit 747e736

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Playwright API <!-- GEN:version -->v1.4.1<!-- GEN:stop-->
2+
# Playwright API <!-- GEN:version -->v1.4.2<!-- GEN:stop-->
33

44
##### Table of Contents
55

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,7 +1,7 @@
11
{
22
"name": "playwright-internal",
33
"private": true,
4-
"version": "1.4.1",
4+
"version": "1.4.2",
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)