Skip to content

Commit

Permalink
chore(release): end beta phase and start RC
Browse files Browse the repository at this point in the history
Refs #2710
  • Loading branch information
char0n committed Nov 3, 2021
1 parent f46f508 commit 83c4a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Sahar Jafari <shr.jafari@gmail.com>"
],
"scripts": {
"automated-release": "release-it --preRelease --verbose --config ./release/.release-it.json",
"automated-release": "release-it --preRelease=rc --verbose --config ./release/.release-it.json",
"build": "run-p --aggregate-output build:core build:bundle build:standalone build:stylesheets build:es:bundle build:es:bundle:core",
"build:bundle": "webpack --config webpack/bundle.babel.js --color",
"build:core": "webpack --config webpack/core.babel.js --color",
Expand Down

0 comments on commit 83c4a25

Please sign in to comment.