diff --git a/CopilotKit/.changeset/config.json b/CopilotKit/.changeset/config.json index ab848d1a1..f69d20570 100644 --- a/CopilotKit/.changeset/config.json +++ b/CopilotKit/.changeset/config.json @@ -2,7 +2,7 @@ "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json", "changelog": "@changesets/cli/changelog", "commit": false, - "fixed": [], + "fixed": [["@copilotkit/*"]], "linked": [], "access": "restricted", "baseBranch": "main",