r-util-js/.changeset/config.json

12 lines
277 B
JSON
Raw Normal View History

2026-05-28 11:30:35 +08:00
{
"$schema": "https://unpkg.com/@changesets/config@3.1.4/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
}