Skip to content

Commit 96156d1

Browse files
committed
🔧 chore: Updated manifest scripts to include version
1 parent 17d022b commit 96156d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"lerna": "lerna",
99
"bs": "lerna bootstrap",
10+
"version": "lerna version --conventional-commits",
1011
"compile-core": "lerna run compile --scope=@commitji/core",
1112
"compile-ext": "lerna run compile --scope=commitji-vs",
1213
"watch-core": "lerna run watch --scope=@commitji/core",

0 commit comments

Comments
 (0)