From e8f58932bddf2b3fe593881292c47a2fec13f890 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 19 Sep 2023 16:35:50 +0400 Subject: [PATCH] chore: update repo for changeset --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index ec9454c7bd..5e1305538e 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.3.0/schema.json", - "changelog": ["@changesets/changelog-github", { "repo": "shadcn/ui" }], + "changelog": ["@changesets/changelog-github", { "repo": "shadcn-ui/ui" }], "commit": false, "fixed": [], "linked": [],