From 0fd6763ccf02becb03fa464c891806606bc5caa6 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Thu, 29 Jan 2026 16:36:36 +0100 Subject: [PATCH] chore: v8-alpha: Fix changelog --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db26dfcf3b..adaf43ab3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ > make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first. -### Unreleased +## 8.0.0-alpha.0 ### Upgrading from 7.x to 8.0 @@ -109,11 +109,6 @@ See our [migration docs](https://docs.sentry.io/platforms/react-native/migration - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0) -## 8.0.0-alpha.0 - -- chore: Move from using Hybrid SDK subspec to regular Sentry podspec by @itaybre in [#5451](https://github.com/getsentry/sentry-react-native/pull/5451) -- chore(deps): update Cocoa SDK to v9 by @antonis in [#5356](https://github.com/getsentry/sentry-react-native/pull/5356) - ## 7.11.0 ### Features