From a63e8359eca79ef81e58c970c6b08a5d0b0bb3f4 Mon Sep 17 00:00:00 2001 From: shrivi-maker Date: Mon, 29 Jun 2026 07:24:17 -0400 Subject: [PATCH] feat(registry): add @channel3 to the registry directory (#11026) Co-authored-by: Shrivathsan Sakthisundaram <285776207+shrivi-maker@users.noreply.github.com> Co-authored-by: WOZCODE --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 9a8495c78e..c72576ef7b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -244,6 +244,13 @@ "description": "A collection of beautiful, animated components to elevate your web projects instantly.", "logo": "" }, + { + "name": "@channel3", + "homepage": "https://trychannel3.com/developers/ui", + "url": "https://ui.trychannel3.com/r/{name}.json", + "description": "Open-source React components for building shopping experiences on the Channel3 product API: search, filters, product detail, offer comparison, and price history.", + "logo": "" + }, { "name": "@clerk", "homepage": "https://clerk.com/docs/guides/development/shadcn-cli",