Files
zitadel/.changeset/config.json
2023-04-13 09:30:32 +02:00

12 lines
287 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
"baseBranch": "main",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"updateInternalDependencies": "patch",
"ignore": ["@zitadel/login"]
}