Skip to content

Commit 26659c3

Browse files
committed
chore(release): end beta phase and start RC
Refs #2710
1 parent c5595cf commit 26659c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Sahar Jafari <[email protected]>"
1717
],
1818
"scripts": {
19-
"automated-release": "release-it --preRelease --verbose --config ./release/.release-it.json",
19+
"automated-release": "release-it --preRelease=rc --verbose --config ./release/.release-it.json",
2020
"build": "run-p --aggregate-output build:core build:bundle build:standalone build:stylesheets build:es:bundle build:es:bundle:core",
2121
"build:bundle": "webpack --config webpack/bundle.babel.js --color",
2222
"build:core": "webpack --config webpack/core.babel.js --color",

0 commit comments

Comments
 (0)