We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5b424 commit 694fe1fCopy full SHA for 694fe1f
package.json
@@ -2,6 +2,7 @@
2
"name": "root",
3
"private": true,
4
"scripts": {
5
+ "version:git:patch": "lerna version patch --conventional-commits --create-release github",
6
"check": "lerna run check && eslint . --ext .js,.ts",
7
"storybook": "start-storybook -p 6006",
8
"build-storybook": "build-storybook",
0 commit comments