aboutsummaryrefslogtreecommitdiff
path: root/.changeset/config.json
blob: 16879c3e884d78eb5c1f8e03332199940f305291 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
  "changelog": "@changesets/cli/changelog",
  "commit": false,
  "fixed": [],
  "linked": [],
  "access": "restricted",
  "baseBranch": "master",
  "updateInternalDependencies": "patch",
  "ignore": []
}