12 lines
314 B
JSON
12 lines
314 B
JSON
|
{
|
||
|
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
|
||
|
"changelog": ["@changesets/changelog-github", { "repo": "bluesky-social/atproto" }],
|
||
|
"commit": false,
|
||
|
"fixed": [],
|
||
|
"linked": [],
|
||
|
"access": "public",
|
||
|
"baseBranch": "main",
|
||
|
"updateInternalDependencies": "patch",
|
||
|
"ignore": []
|
||
|
}
|