From de51ef85138e58cfb6395e4901afd04c89a0f438 Mon Sep 17 00:00:00 2001 From: metaory Date: Mon, 24 Jun 2024 15:54:26 +0800 Subject: [PATCH] fix changeset config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index e8808d9..9bda190 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json", - "changelog": ["@changesets/changelog-github", { "repo": "metaory/xpcall.js" }], + "changelog": ["@changesets/changelog-github", { "repo": "metaory/pcall.js" }], "commit": true, "fixed": [], "linked": [],