diff --git a/.changeset/config.json b/.changeset/config.json index e06cb834..dd92bcbc 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,9 @@ { "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", - + "changelog": [ + "@changesets/changelog-github", + { "repo": "eyaltoledano/claude-task-master" } + ], "commit": false, "fixed": [], "linked": [],