9afb5fcf77
Signed-off-by: Camila Belo <camilaibs@gmail.com>
14 lines
370 B
JSON
14 lines
370 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.3.0/schema.json",
|
|
"changelog": "./backstage-changelog.js",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "master",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [],
|
|
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
|
|
"onlyUpdatePeerDependentsWhenOutOfRange": true
|
|
}
|
|
}
|