mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
10 lines
260 B
JSON
10 lines
260 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "restricted",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|