Files
at-mintel/.changeset/config.json
Marc Mintel c2a0ba88c0
Some checks failed
Code Quality / lint-and-build (push) Failing after 43s
Release Packages / release (push) Successful in 44s
fix: resolve CI authentication and access mismatch for npm release
2026-02-01 01:17:41 +01:00

11 lines
270 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}