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 fda15d6 commit fbd18b2Copy full SHA for fbd18b2
lerna.json
@@ -6,7 +6,9 @@
6
"command": {
7
"publish": {
8
"graphType": "all",
9
+ "syncWorkspaceLock": true,
10
"allowBranch": "main",
11
+ "allowPeerDependenciesUpdate": true,
12
"conventionalCommits": true,
13
"createRelease": "github",
14
"changelogIncludeCommitsClientLogin": " - by @%l",
0 commit comments