From 3371761be63ca6b3d2bf14cceb97c0e4285c3b4a Mon Sep 17 00:00:00 2001 From: Ryan Bas Date: Mon, 11 May 2026 21:44:58 -0600 Subject: [PATCH] chore: update-changesets-config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index aa14eab..caead5d 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": ["oidc-devtools", "@wolfcola/e2e", "@wolfcola/devtools-ui"] }