From 5cc348a7f0aa90ed4f37a5eeca47c4b3b793c534 Mon Sep 17 00:00:00 2001 From: lucas Date: Wed, 26 Feb 2025 10:24:20 -0300 Subject: [PATCH] update migration numbers on changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de2c93b5cb..4158e3a41f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ > [!IMPORTANT] -> If you are upgrading to the `6.x` versions of the Sentry React Native SDK from `5.x` or below, +> If you are upgrading to the `7.x` versions of the Sentry React Native SDK from `6.x` or below, > make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.