From 6e476e47560c6c79024f9e3bf00564c22ab4b238 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Sun, 15 Mar 2026 11:06:56 +0400 Subject: [PATCH] Rename @hooks registry to @shadcnhooks (#10036) * Initial plan * Rename @hooks registry to @shadcnhooks Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shadcn <124599+shadcn@users.noreply.github.com> --- apps/v4/public/r/registries-legacy.json | 2 +- apps/v4/public/r/registries.json | 2 +- apps/v4/registry/directory.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/v4/public/r/registries-legacy.json b/apps/v4/public/r/registries-legacy.json index 995f92c5a..1c25f0bd8 100644 --- a/apps/v4/public/r/registries-legacy.json +++ b/apps/v4/public/r/registries-legacy.json @@ -41,7 +41,7 @@ "@gaia": "https://ui.heygaia.io/r/{name}.json", "@glass-ui": "https://glass-ui.crenspire.com/r/{name}.json", "@heseui": "https://www.heseui.com/r/{name}.json", - "@hooks": "https://shadcn-hooks.com/r/{name}.json", + "@shadcnhooks": "https://shadcn-hooks.com/r/{name}.json", "@intentui": "https://intentui.com/r/{name}", "@kibo-ui": "https://www.kibo-ui.com/r/{name}.json", "@kanpeki": "https://kanpeki.vercel.app/r/{name}.json", diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index f2c0d2e4b..c3cd581e3 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -252,7 +252,7 @@ "description": "Ready-to-use foundation components/blocks built on top of shadcn/ui." }, { - "name": "@hooks", + "name": "@shadcnhooks", "homepage": "https://shadcn-hooks.com", "url": "https://shadcn-hooks.com/r/{name}.json", "description": "A comprehensive React Hooks Collection built with Shadcn." diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 3ca3c1c4a..1f8e7605a 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -295,7 +295,7 @@ "logo": "" }, { - "name": "@hooks", + "name": "@shadcnhooks", "homepage": "https://shadcn-hooks.com", "url": "https://shadcn-hooks.com/r/{name}.json", "description": "A comprehensive React Hooks Collection built with Shadcn.",