We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19aec1c commit 48a8abaCopy full SHA for 48a8aba
1 file changed
lerna.json
@@ -3,5 +3,10 @@
3
"packages/*",
4
"packages/he-tree-vue/sub-vue2"
5
],
6
+ "command": {
7
+ "version": {
8
+ "conventionalCommits": true
9
+ }
10
+ },
11
"version": "independent"
12
}
0 commit comments