set up publishing
This commit is contained in:
@ -5,5 +5,12 @@
|
||||
],
|
||||
"version": "independent",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
"useWorkspaces": true,
|
||||
"loglevel": "success",
|
||||
"command": {
|
||||
"publish": {
|
||||
"allowBranch": "master",
|
||||
"conventionalCommits": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user