chore(changeset): ignore @cherrystudio/ui in changeset checks (#13872)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Phantom
2026-03-29 10:14:48 +08:00
committed by GitHub
parent e1891aa816
commit 7a08921423

View File

@@ -8,7 +8,7 @@
"changelog": ["@changesets/changelog-github", { "repo": "CherryHQ/cherry-studio" }],
"commit": false,
"fixed": [],
"ignore": [],
"ignore": ["@cherrystudio/ui"],
"linked": [],
"updateInternalDependencies": "patch"
}