belgattitude/nextjs-monorepo-example

View on GitHub
.changeset/config.json

Summary

Maintainability
Test Coverage
{
  "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
  "changelog": [
    "@changesets/changelog-github",
    { "repo": "belgattitude/nextjs-monorepo-example" }
  ],
  "privatePackages": { "version": true, "tag": true },
  "commit": true,
  "linked": [],
  "access": "restricted",
  "baseBranch": "main",
  "updateInternalDependencies": "patch",
  "ignore": []
}