From 5f8a27787a6170d13d53a6742c3cc24f47d015d6 Mon Sep 17 00:00:00 2001 From: Shadi Al Milhem <167632428+shadi-almilhem@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:38:14 +0400 Subject: [PATCH 1/2] feat(registry): add @flagcn to directory (#11516) Signed-off-by: Shadi Al Milhem --- 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 450f9705d1c..4b221de3d74 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -546,6 +546,13 @@ "description": "A collection of beautifully designed UI components for building modern web applications.", "logo": "" }, + { + "name": "@flagcn", + "homepage": "https://flagcn.dev", + "url": "https://flagcn.dev/r/{name}.json", + "description": "Accessible, source-owned flag components for shadcn/ui with 306 flags in SVG, PNG, WebP, and JPEG plus 4:3, 1:1, and original ratios.", + "logo": "" + }, { "name": "@flightcn", "homepage": "https://flightcn.yencheng.dev", From 8a7701ec27eb9cb8e0377db769fbe6d744113c52 Mon Sep 17 00:00:00 2001 From: Saurabh Yadav <50881320+itsSauraj@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:47:15 +0530 Subject: [PATCH 2/2] registry: add @velobits to the registry directory (#11492) * feat(registry): add @velobits to registry directory * feat(registry): update @velobits homepage and URL to new domain --- 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 4b221de3d74..af020422406 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1843,6 +1843,13 @@ "description": "Free, open-source UI component library built with Next.js, React 19, Tailwind CSS v4, and shadcn/ui — beautifully designed components you can copy, customize, and make your own.", "logo": "" }, + { + "name": "@velobits", + "homepage": "https://ui.velobits.dev", + "url": "https://ui.velobits.dev/r/{name}.json", + "description": "An open source collection of accessible, contrast-gated React components on a warm neutral palette and a two-tier glass material — the VeloBits design system, authored once and shipped both as an npm package and as this registry.", + "logo": "" + }, { "name": "@vue-bits", "homepage": "https://vue-bits.dev",