{
  "$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json",
  "changelog": [
    "@changesets/changelog-github",
    { "repo": "glincker/thesvg" }
  ],
  "commit": false,
  "fixed": [],
  "linked": [
    ["@thesvg/icons", "thesvg", "@thesvg/react", "@thesvg/vue", "@thesvg/svelte"]
  ],
  "access": "public",
  "baseBranch": "main",
  "updateInternalDependencies": "patch",
  "ignore": [],
  "privatePackages": {
    "version": false,
    "tag": false
  }
}
