From fc9534ba925726be4c2c94720c097ca80b747a54 Mon Sep 17 00:00:00 2001 From: RulaKhaled <91732700+RulaKhaled@users.noreply.github.com> Date: Tue, 6 May 2025 09:12:56 +0000 Subject: [PATCH] chore: Add external contributor to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9554dca0f2bc..1063a03211d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @RulaKhaled. Thank you for your contribution! + ### Important Changes - **fix(node): Avoid double-wrapping http module ([#16177](https://github.com/getsentry/sentry-javascript/pull/16177))**