From 4bb7c97b180f0d6dd970183c7c801f57261499dd Mon Sep 17 00:00:00 2001 From: zbeyens Date: Fri, 8 Dec 2023 08:42:11 +0100 Subject: [PATCH] fix --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 8b472b7..1243ccc 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json", - "changelog": ["./changelog-github", { "repo": "udecode/zustand-x" }], + "changelog": ["./changelog-config", { "repo": "udecode/zustand-x" }], "commit": false, "linked": [["zustand-x"]], "access": "public",