From 1a9692f54c998f4d8e55438468e5c57a790ab5ae Mon Sep 17 00:00:00 2001 From: LekoArts Date: Wed, 22 Jan 2025 10:12:10 +0100 Subject: [PATCH] add changeset --- .changeset/shiny-crabs-exercise.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/shiny-crabs-exercise.md diff --git a/.changeset/shiny-crabs-exercise.md b/.changeset/shiny-crabs-exercise.md new file mode 100644 index 00000000000..4da1c816193 --- /dev/null +++ b/.changeset/shiny-crabs-exercise.md @@ -0,0 +1,7 @@ +--- +'@clerk/react-router': major +--- + +No changes have been made to the SDK in this update. There are **no breaking changes**. + +This merely bumps the version to a non-zero range and moves the SDK out of beta to a stable release.