From 234cf30c7827703297452c0cf68c1545adaae78b Mon Sep 17 00:00:00 2001 From: "yukun.wyk" Date: Wed, 23 Oct 2024 01:25:28 +0800 Subject: [PATCH] chore: fix changeset --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f7f9236a..6d0835d2 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/changelog-github", { "repo": "difizen/libro" }], + "changelog": ["@changesets/changelog-github", { "repo": "difizen/magent" }], "commit": false, "fixed": [], "linked": [["@difizen/*"]],