chore: Automate releases (#3736)
* chore: Automate releases * Update release.yml
This commit is contained in:
@@ -5,10 +5,14 @@
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
"baseBranch": "master",
|
||||
"baseBranch": "develop",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": ["integration-tests-api", "integration-tests-plugins", "integration-tests-repositories"],
|
||||
"snapshot": {
|
||||
"useCalculatedVersion": true
|
||||
},
|
||||
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
||||
"onlyUpdatePeerDependentsWhenOutOfRange": true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user