@graphql-hive/federation-gateway-audit
Version:
Audit tool for Apollo Federation Gateway
19 lines (18 loc) • 450 B
JSON
{
"$schema": "https://unpkg.com/@changesets/config@2.1.0/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "graphql-hive/federation-gateway-audit" }
],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": [],
"snapshot": {
"useCalculatedVersion": true,
"prereleaseTemplate": "{tag}-{datetime}-{commit}"
}
}