diff --git a/.changeset/config.json b/.changeset/config.json index 5036abd..bed0f3c 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json", - "changelog": ["./.changeset/changelog-formatter.js", { "repo": "plotday/plot" }], + "changelog": ["./changelog-formatter.js", { "repo": "plotday/plot" }], "commit": false, "fixed": [], "linked": [],