Skip to content

Commit 48a8aba

Browse files
committed
fix(root package.json): try conventionalCommits
1 parent 19aec1c commit 48a8aba

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

lerna.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
"packages/*",
44
"packages/he-tree-vue/sub-vue2"
55
],
6+
"command": {
7+
"version": {
8+
"conventionalCommits": true
9+
}
10+
},
611
"version": "independent"
712
}

0 commit comments

Comments
 (0)