Merge pull request #8617 from backstage/rugvip/norelease

changeset/config: remove confusing config
This commit is contained in:
Patrik Oldsberg
2021-12-23 15:51:35 +01:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
"$schema": "https://unpkg.com/@changesets/config@1.3.0/schema.json",
"changelog": "./backstage-changelog.js",
"commit": false,
"linked": [["*"]],
"linked": [],
"access": "public",
"baseBranch": "master",
"updateInternalDependencies": "patch",