hyperdx/.changeset/config.json

11 lines
318 B
JSON
Raw Permalink Normal View History

2023-09-16 00:10:55 +00:00
{
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [["@hyperdx/api", "@hyperdx/app", "@hyperdx/otel-collector"]],
2023-09-16 00:10:55 +00:00
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch"
2023-09-16 00:10:55 +00:00
}