mirror of
https://github.com/zoriya/drizzle-otel.git
synced 2025-12-06 00:46:09 +00:00
15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
|
|
"changelog": ["@changesets/changelog-github", { "repo": "kubiks-inc/otel" }],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [],
|
|
"snapshot": {
|
|
"useCalculatedVersion": true
|
|
}
|
|
}
|