From 52e587e70fd821898df389424adcafd0b0d801a7 Mon Sep 17 00:00:00 2001 From: itsMapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Fri, 22 Jul 2022 22:12:53 -0500 Subject: [PATCH] add back changelog config --- .changeset/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.changeset/config.json b/.changeset/config.json index 479b221..e1e01fb 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,5 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.1.0/schema.json", + "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], "linked": [],