{ | |
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json", | |
"changelog": ["@changesets/changelog-github", { "repo": "nebulaservices/nebula" }], | |
"commit": false, | |
"fixed": [], | |
"linked": [], | |
"access": "public", | |
"baseBranch": "main", | |
"updateInternalDependencies": "patch", | |
"ignore": [], | |
"privatePackages": { "version": true, "tag": true } | |
} | |