Skip to content

Commit 833d07b

Browse files
authored
release v7.0.0 (#1159)
1 parent b60ee54 commit 833d07b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@percy/storybook",
3-
"version": "7.0.0-beta.0",
3+
"version": "7.0.0",
44
"description": "Storybook addons for visual testing with Percy",
55
"keywords": [
66
"storybook",
@@ -19,7 +19,7 @@
1919
},
2020
"publishConfig": {
2121
"access": "public",
22-
"tag": "beta"
22+
"tag": "latest"
2323
},
2424
"engine": {
2525
"node": ">=14"

0 commit comments

Comments
 (0)