Skip to content

Commit

Permalink
chore: switch to RC
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjastrzebski committed Dec 8, 2024
1 parent 4f842f7 commit 1672880
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 @@ -35,7 +35,7 @@
"build:ts": "tsc --build tsconfig.release.json",
"build": "yarn clean && yarn build:js && yarn build:ts && yarn copy-flowtypes",
"release": "release-it",
"release:beta": "release-it --preRelease=beta"
"release:rc": "release-it --preRelease=rc"
},
"files": [
"build/",
Expand Down

0 comments on commit 1672880

Please sign in to comment.