Files
wecomteam--wecom-cli/.changeset/config.json
T
2026-07-13 12:31:38 +08:00

21 lines
461 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [
[
"@wecom/cli",
"@wecom/cli-darwin-arm64",
"@wecom/cli-darwin-x64",
"@wecom/cli-linux-x64",
"@wecom/cli-linux-arm64",
"@wecom/cli-win32-x64"
]
],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}