draggable/.changeset/config.json
2023-09-22 12:32:09 -07:00

12 lines
307 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
"changelog": ["@changesets/changelog-github", {"repo": "Shopify/draggable"}],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}