There was an error while loading. Please reload this page.
1 parent eb92e68 commit ac800ceCopy full SHA for ac800ce
‎package.json‎
@@ -7,7 +7,7 @@
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"lerna": "lerna",
9
"bs": "lerna bootstrap",
10
- "version": "lerna version --conventional-commits",
+ "version": "lerna version --conventional-commits --create-release github",
11
"compile-core": "lerna run compile --scope=@commitji/core",
12
"compile-ext": "lerna run compile --scope=commitji-vs",
13
"watch-core": "lerna run watch --scope=@commitji/core",
0 commit comments