{
  "packages": {
    ".": {
      "release-type": "node",
      "include-component-in-tag": false,
      "changelog-sections": [
        { "type": "feat", "section": "Features" },
        { "type": "fix", "section": "Bug Fixes" },
        { "type": "refactor", "section": "Refactors" },
        { "type": "docs", "section": "Documentation" },
        { "type": "perf", "section": "Performance" },
        { "type": "chore", "hidden": true },
        { "type": "style", "hidden": true },
        { "type": "test", "hidden": true },
        { "type": "ci", "hidden": true }
      ]
    }
  }
}
