From 995a9ca6c5052bc46ff4bac189938cae393d37a0 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Fri, 13 Dec 2024 19:44:32 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Krystof Woldrich <31292499+krystofwoldrich@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe235e16e..071b37d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ }); ``` -- Adds feedback form (beta) ([#4320](https://github.com/getsentry/sentry-react-native/pull/4328)) +- User Feedback From Component Beta ([#4320](https://github.com/getsentry/sentry-react-native/pull/4328)) To collect user feedback from inside your application add the `FeedbackFrom` component.