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 17d022b commit 96156d1Copy full SHA for 96156d1
package.json
@@ -7,6 +7,7 @@
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"lerna": "lerna",
9
"bs": "lerna bootstrap",
10
+ "version": "lerna version --conventional-commits",
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