Files
vitanovaPackages/.changeset/config.json
sdarbinyan 5567154fb4
Some checks failed
Release / release (push) Has been cancelled
chore: initial scaffold for @marketplaces/auth and @marketplaces/payment
2026-08-18 00:38:08 +04:00

10 lines
244 B
JSON

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