From 1f8e19f2a48d549c726dc3db3cfb765d64f1c145 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Tue, 30 Sep 2025 10:31:44 +0200 Subject: [PATCH] chore(changelog): Adds changelog for externally submitted fix --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56020f07aa..4202fef71a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ ## Unreleased +### Fixes + +- Fixes .env file loading in Expo sourcemap uploads ([#5210](https://github.com/getsentry/sentry-react-native/pull/5210)) + ### Dependencies - Bump Cocoa SDK from v8.56.1 to v8.56.2 ([#5214](https://github.com/getsentry/sentry-react-native/pull/5214))