mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-07-03 12:27:41 +08:00
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:
@@ -8,7 +8,7 @@
|
||||
"changelog": ["@changesets/changelog-github", { "repo": "CherryHQ/cherry-studio" }],
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"ignore": [],
|
||||
"ignore": ["@cherrystudio/ui"],
|
||||
"linked": [],
|
||||
"updateInternalDependencies": "patch"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user