mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch"
|
|
}
|