From 164b6ff6c12f08fe97d87c2aa44af8e99cab0523 Mon Sep 17 00:00:00 2001 From: anibit14 Date: Fri, 30 Jan 2026 12:04:00 +0530 Subject: [PATCH 1/3] feat(registry): add @boldkit neubrutalism components --- 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 d38e7edca3..1283961c7d 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -118,6 +118,13 @@ "description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source", "logo": "" }, + { + "name": "@boldkit", + "homepage": "https://boldkit.dev", + "url": "https://boldkit.dev/r/{name}.json", + "description": "Neubrutalism React component library with 40+ components, 30 SVG shapes, thick borders, and hard shadows. Built on shadcn/ui.", + "logo": "" + }, { "name": "@bundui", "homepage": "https://bundui.io", From f74636836994176b7134e99c427ead6e53742950 Mon Sep 17 00:00:00 2001 From: anibit14 Date: Fri, 30 Jan 2026 12:14:39 +0530 Subject: [PATCH 2/3] chore: update component count to 45 --- apps/v4/registry/directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 1283961c7d..ef73eb6209 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -122,7 +122,7 @@ "name": "@boldkit", "homepage": "https://boldkit.dev", "url": "https://boldkit.dev/r/{name}.json", - "description": "Neubrutalism React component library with 40+ components, 30 SVG shapes, thick borders, and hard shadows. Built on shadcn/ui.", + "description": "Neubrutalism React component library with 45 components, 30 SVG shapes, thick borders, and hard shadows. Built on shadcn/ui.", "logo": "" }, { From 3aa0f138693afd5322ee8eda99c68c887e93b223 Mon Sep 17 00:00:00 2001 From: anibit14 Date: Sun, 15 Feb 2026 19:30:14 +0530 Subject: [PATCH 3/3] chore: run registry:build and update BoldKit description - Updated component count: 43 components, 42 SVG shapes - Added Vue and Nuxt framework support to description - Regenerated registries.json as requested --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index b208610584..4405527711 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -101,6 +101,12 @@ "url": "https://blocks.so/r/{name}.json", "description": "A set of clean, modern application building blocks for you in your applications. Free and Open Source" }, + { + "name": "@boldkit", + "homepage": "https://boldkit.dev", + "url": "https://boldkit.dev/r/{name}.json", + "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui." + }, { "name": "@bundui", "homepage": "https://bundui.io", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5ef9dd8490..d7ab57fa31 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -122,7 +122,7 @@ "name": "@boldkit", "homepage": "https://boldkit.dev", "url": "https://boldkit.dev/r/{name}.json", - "description": "Neubrutalism React component library with 45 components, 30 SVG shapes, thick borders, and hard shadows. Built on shadcn/ui.", + "description": "Neubrutalism component library with 43 components, 42 SVG shapes, thick borders, and hard shadows. Supports React, Vue, and Nuxt. Built on shadcn/ui.", "logo": "" }, {