Skip to content

Commit d1c9700

Browse files
Release 9.0.0 beta.0 (#1176)
* release-9.0.0-alpha.0 * release-9.0.0-beta.0
1 parent b19a714 commit d1c9700

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": "9.0.0-alpha.0",
3+
"version": "9.0.0-beta.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": "alpha"
22+
"tag": "beta"
2323
},
2424
"engine": {
2525
"node": ">=14"

0 commit comments

Comments
 (0)