chore: mark v1.7.1 (#4792)

This commit is contained in:
Dmitry Gozman 2020-12-21 16:04:03 -08:00 committed by GitHub
parent 64c8639c98
commit 883ed59d87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<!-- THIS FILE IS NOW GENERATED --> <!-- THIS FILE IS NOW GENERATED -->
# Playwright API <!-- GEN:version -->v1.7.0<!-- GEN:stop--> # Playwright API <!-- GEN:version -->v1.7.1<!-- GEN:stop-->
##### Table of Contents ##### Table of Contents

View file

@ -1,7 +1,7 @@
{ {
"name": "playwright-internal", "name": "playwright-internal",
"private": true, "private": true,
"version": "1.7.0", "version": "1.7.1",
"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",