revert changeset plugin changes
Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
+1
-14
@@ -1,19 +1,6 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@1.3.0/schema.json",
|
||||
"changelog": [
|
||||
"./backstage-changelog.js",
|
||||
{
|
||||
"repo": "backstage/backstage",
|
||||
"ignoreUserThanks": [
|
||||
"benjdlambert",
|
||||
"freben",
|
||||
"jhaals",
|
||||
"Rugvip",
|
||||
"renovate",
|
||||
"dependabot"
|
||||
]
|
||||
}
|
||||
],
|
||||
"changelog": "./backstage-changelog.js",
|
||||
"commit": false,
|
||||
"linked": [],
|
||||
"access": "public",
|
||||
|
||||
Reference in New Issue
Block a user