From 04f53fbe5b5a115ab5ba4fba0cb62c34f7ee4316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kry=C5=A1tof=20Wold=C5=99ich?= <31292499+krystofwoldrich@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:34:02 +0100 Subject: [PATCH] Update CHANGELOG.md Fix change log messages and links --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a08f07e63c..bc41791a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ ### Features -- Current screen is now repoted on the error's app context ([#3339](https://github.com/getsentry/sentry-react-native/pull/3339)) - Export New JS Performance API ([#3371](https://github.com/getsentry/sentry-react-native/pull/3371)) ```js @@ -16,6 +15,8 @@ Read more at https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7690 +- Report current screen in `contexts.app.view_names` ([#3339](https://github.com/getsentry/sentry-react-native/pull/3339)) + ### Fixes - Remove `platform: node` from Debug Builds Events ([#3377](https://github.com/getsentry/sentry-react-native/pull/3377)) @@ -32,7 +33,7 @@ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213) - [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3) - Bump JavaScript SDK from v7.76.0 to v7.80.0 ([#3372](https://github.com/getsentry/sentry-react-native/pull/3372)) - - [changelog](https://github.com/getsentry/sentry-javascript/blob/7.80.0-alpha.0 develop/CHANGELOG.md#7800) + - [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7800) - [diff](https://github.com/getsentry/sentry-javascript/compare/7.76.0...7.80.0) ## 5.12.0