Skip to content

Commit

Permalink
chore(release): continue with RC pre-releases
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Oct 22, 2021
1 parent b2078b2 commit 8d005d4
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 @@
],
"license": "Apache-2.0",
"scripts": {
"automated-release": "release-it --preRelease=rc --verbose --config ./release/.release-it.json",
"automated-release": "release-it --preRelease --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 --color --config webpack/bundle.babel.js",
"build-core": "webpack --color --config webpack/core.babel.js",
Expand Down

0 comments on commit 8d005d4

Please sign in to comment.