From bf292721ed1e7f68b78efe49d58c923636d83717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Kwas=CC=81niewski?= Date: Sun, 26 Jan 2025 14:09:52 +0100 Subject: [PATCH] chore: update changesets config --- .changeset/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 7933a72..c97b199 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -19,7 +19,8 @@ ], "bumpVersionsWithWorkspaceProtocolOnly": true, "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { - "onlyUpdatePeerDependentsWhenOutOfRange": true + "onlyUpdatePeerDependentsWhenOutOfRange": true, + "updateInternalDependents": "always" }, "snapshot": { "useCalculatedVersion": true