diff --git a/.changeset/config.json b/.changeset/config.json index ab848d1a1e..45ce574bc3 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json", - "changelog": "@changesets/cli/changelog", + "changelog": ["@changesets/changelog-github", { "repo": "coinbase/onchainkit" }], "commit": false, "fixed": [], "linked": [],