chore: mark v1.4.2

This commit is contained in:
Andrey Lushnikov 2020-09-23 17:32:39 -06:00
parent b05c098f2a
commit 747e73626e
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Playwright API <!-- GEN:version -->v1.4.1<!-- GEN:stop--> # Playwright API <!-- GEN:version -->v1.4.2<!-- GEN:stop-->
##### Table of Contents ##### Table of Contents

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{ {
"name": "playwright-internal", "name": "playwright-internal",
"version": "1.4.0", "version": "1.4.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

@ -1,7 +1,7 @@
{ {
"name": "playwright-internal", "name": "playwright-internal",
"private": true, "private": true,
"version": "1.4.1", "version": "1.4.2",
"description": "A high-level API to automate web browsers", "description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright", "repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev", "homepage": "https://playwright.dev",