Skip to content

Commit e2ecb77

Browse files
bhokaremoinclaude
andauthored
🔖 Release v1.1.0 (#604)
* 🔖 Release v1.1.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Update @percy/cli to stable 1.31.10 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5005b2b commit e2ecb77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@percy/playwright",
33
"description": "Playwright client library for visual testing with Percy",
4-
"version": "1.1.0-beta.1",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"author": "Perceptual Inc.",
77
"repository": "https://github.com/percy/percy-playwright",
@@ -29,13 +29,13 @@
2929
},
3030
"publishConfig": {
3131
"access": "public",
32-
"tag": "beta"
32+
"tag": "latest"
3333
},
3434
"peerDependencies": {
3535
"playwright-core": ">=1"
3636
},
3737
"devDependencies": {
38-
"@percy/cli": "1.31.10-alpha.0",
38+
"@percy/cli": "1.31.10",
3939
"@playwright/test": "^1.24.2",
4040
"babel-eslint": "^10.1.0",
4141
"cross-env": "^7.0.2",

0 commit comments

Comments
 (0)