monorepo-microservice-rbac/.changeset/config.json

12 lines
275 B
JSON
Raw Normal View History

2023-08-27 14:37:59 +08:00
{
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}