Skip to content

Commit 9530038

Browse files
authored
chore: mark v1.21.0 (#13416)
1 parent 02f4cfd commit 9530038

File tree

11 files changed

+96
-96
lines changed

11 files changed

+96
-96
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
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.21.0-next",
4+
"version": "1.21.0",
55
"description": "A high-level API to automate web browsers",
66
"repository": "github:Microsoft/playwright",
77
"homepage": "https://playwright.dev",

packages/playwright-chromium/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-chromium",
3-
"version": "1.21.0-next",
3+
"version": "1.21.0",
44
"description": "A high-level API to automate Chromium",
55
"repository": "github:Microsoft/playwright",
66
"homepage": "https://playwright.dev",
@@ -26,6 +26,6 @@
2626
"install": "node install.js"
2727
},
2828
"dependencies": {
29-
"playwright-core": "1.21.0-next"
29+
"playwright-core": "1.21.0"
3030
}
3131
}

packages/playwright-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-core",
3-
"version": "1.21.0-next",
3+
"version": "1.21.0",
44
"description": "A high-level API to automate web browsers",
55
"repository": "github:Microsoft/playwright",
66
"homepage": "https://playwright.dev",
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"name": "@playwright/experimental-ct-react",
3-
"private": true,
4-
"version": "0.0.2",
5-
"description": "Playwright Component Testing for React",
6-
"repository": "github:Microsoft/playwright",
7-
"homepage": "https://playwright.dev",
8-
"engines": {
9-
"node": ">=12"
10-
},
11-
"author": {
12-
"name": "Microsoft Corporation"
13-
},
14-
"license": "Apache-2.0",
15-
"exports": {
16-
"./register": "./register.mjs",
17-
"./test": "./test.js"
18-
},
19-
"devDependencies": {
20-
"@playwright/test": "1.21.0-next"
21-
}
2+
"name": "@playwright/experimental-ct-react",
3+
"private": true,
4+
"version": "0.0.2",
5+
"description": "Playwright Component Testing for React",
6+
"repository": "github:Microsoft/playwright",
7+
"homepage": "https://playwright.dev",
8+
"engines": {
9+
"node": ">=12"
10+
},
11+
"author": {
12+
"name": "Microsoft Corporation"
13+
},
14+
"license": "Apache-2.0",
15+
"exports": {
16+
"./register": "./register.mjs",
17+
"./test": "./test.js"
18+
},
19+
"devDependencies": {
20+
"@playwright/test": "1.21.0"
21+
}
2222
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"name": "@playwright/experimental-ct-svelte",
3-
"private": true,
4-
"version": "0.0.2",
5-
"description": "Playwright Component Testing for Svelte",
6-
"repository": "github:Microsoft/playwright",
7-
"homepage": "https://playwright.dev",
8-
"engines": {
9-
"node": ">=12"
10-
},
11-
"author": {
12-
"name": "Microsoft Corporation"
13-
},
14-
"license": "Apache-2.0",
15-
"exports": {
16-
"./register": "./register.mjs",
17-
"./test": "./test.js"
18-
},
19-
"devDependencies": {
20-
"@playwright/test": "1.21.0-next"
21-
}
2+
"name": "@playwright/experimental-ct-svelte",
3+
"private": true,
4+
"version": "0.0.2",
5+
"description": "Playwright Component Testing for Svelte",
6+
"repository": "github:Microsoft/playwright",
7+
"homepage": "https://playwright.dev",
8+
"engines": {
9+
"node": ">=12"
10+
},
11+
"author": {
12+
"name": "Microsoft Corporation"
13+
},
14+
"license": "Apache-2.0",
15+
"exports": {
16+
"./register": "./register.mjs",
17+
"./test": "./test.js"
18+
},
19+
"devDependencies": {
20+
"@playwright/test": "1.21.0"
21+
}
2222
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"name": "@playwright/experimental-ct-vue",
3-
"private": true,
4-
"version": "0.0.2",
5-
"description": "Playwright Component Testing for Svelte",
6-
"repository": "github:Microsoft/playwright",
7-
"homepage": "https://playwright.dev",
8-
"engines": {
9-
"node": ">=12"
10-
},
11-
"author": {
12-
"name": "Microsoft Corporation"
13-
},
14-
"license": "Apache-2.0",
15-
"exports": {
16-
"./register": "./register.mjs",
17-
"./test": "./test.js"
18-
},
19-
"devDependencies": {
20-
"@playwright/test": "1.21.0-next"
21-
}
2+
"name": "@playwright/experimental-ct-vue",
3+
"private": true,
4+
"version": "0.0.2",
5+
"description": "Playwright Component Testing for Svelte",
6+
"repository": "github:Microsoft/playwright",
7+
"homepage": "https://playwright.dev",
8+
"engines": {
9+
"node": ">=12"
10+
},
11+
"author": {
12+
"name": "Microsoft Corporation"
13+
},
14+
"license": "Apache-2.0",
15+
"exports": {
16+
"./register": "./register.mjs",
17+
"./test": "./test.js"
18+
},
19+
"devDependencies": {
20+
"@playwright/test": "1.21.0"
21+
}
2222
}

packages/playwright-firefox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-firefox",
3-
"version": "1.21.0-next",
3+
"version": "1.21.0",
44
"description": "A high-level API to automate Firefox",
55
"repository": "github:Microsoft/playwright",
66
"homepage": "https://playwright.dev",
@@ -26,6 +26,6 @@
2626
"install": "node install.js"
2727
},
2828
"dependencies": {
29-
"playwright-core": "1.21.0-next"
29+
"playwright-core": "1.21.0"
3030
}
3131
}

packages/playwright-test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playwright/test",
3-
"version": "1.21.0-next",
3+
"version": "1.21.0",
44
"description": "A high-level API to automate web browsers",
55
"repository": "github:Microsoft/playwright",
66
"homepage": "https://playwright.dev",
@@ -58,7 +58,7 @@
5858
"ms": "2.1.3",
5959
"open": "8.4.0",
6060
"pirates": "4.0.4",
61-
"playwright-core": "1.21.0-next",
61+
"playwright-core": "1.21.0",
6262
"rimraf": "3.0.2",
6363
"source-map-support": "0.4.18",
6464
"stack-utils": "2.0.5",

packages/playwright-webkit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-webkit",
3-
"version": "1.21.0-next",
3+
"version": "1.21.0",
44
"description": "A high-level API to automate WebKit",
55
"repository": "github:Microsoft/playwright",
66
"homepage": "https://playwright.dev",
@@ -25,6 +25,6 @@
2525
"install": "node install.js"
2626
},
2727
"dependencies": {
28-
"playwright-core": "1.21.0-next"
28+
"playwright-core": "1.21.0"
2929
}
3030
}

0 commit comments

Comments
 (0)