revert changeset plugin changes

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-11-14 10:39:12 +01:00
parent b651259971
commit 9afb5fcf77
4 changed files with 4 additions and 81 deletions
+1 -14
View File
@@ -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",