mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:47:34 +00:00
12 lines
287 B
JSON
12 lines
287 B
JSON
![]() |
{
|
||
|
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
|
||
|
"changelog": "@changesets/cli/changelog",
|
||
|
"commit": false,
|
||
|
"fixed": [],
|
||
|
"linked": [],
|
||
|
"access": "public",
|
||
|
"baseBranch": "main",
|
||
|
"updateInternalDependencies": "patch",
|
||
|
"ignore": ["@zitadel/login"]
|
||
|
}
|