mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:02:23 +00:00
11 lines
262 B
JSON
11 lines
262 B
JSON
|
|
{
|
||
|
|
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
|
||
|
|
"changelog": "@changesets/cli/changelog",
|
||
|
|
"commit": false,
|
||
|
|
"fixed": [],
|
||
|
|
"linked": [],
|
||
|
|
"access": "public",
|
||
|
|
"updateInternalDependencies": "patch",
|
||
|
|
"ignore": ["@zitadel/docs"]
|
||
|
|
}
|