From 4f264aeebe077aa448e88150377062045110d836 Mon Sep 17 00:00:00 2001 From: Murderlon Date: Thu, 21 Aug 2025 18:33:31 +0200 Subject: [PATCH] Remove example-redux from .changesets/config --- .changeset/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 157631ba4..91fcd8e9d 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -20,7 +20,6 @@ "example-companion-custom-provider", "example-companion-digitalocean-spaces", "example-react", - "example-redux", "example-sveltekit", "example-transloadit", "example-vue",