mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-08-28 00:46:33 +01:00
21 lines
453 B
JSON
21 lines
453 B
JSON
{
|
|
"changelog": [
|
|
"@changesets/cli/changelog",
|
|
{
|
|
"repo": "signalapp/Signal-Desktop",
|
|
"disableThanks": true
|
|
}
|
|
],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [],
|
|
"bumpVersionsWithWorkspaceProtocolOnly": false,
|
|
"changedFilePatterns": ["**"],
|
|
"format": "auto",
|
|
"privatePackages": { "version": false, "tag": false }
|
|
}
|