From a7b6bee5bd9e6d790ae485ce6b83da18580566c9 Mon Sep 17 00:00:00 2001 From: Lms24 <8420481+Lms24@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:58:21 +0000 Subject: [PATCH] chore: Add external contributor to CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 730ef0caef68..ed2ffe6bad5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -Work in this release was contributed by @psh4607, @trinitiwowka, @nehaprasad-dev, and @JealousGx. Thank you for your contributions! +Work in this release was contributed by @psh4607, @trinitiwowka, @nehaprasad-dev, @JealousGx, and @Jxxunnn. Thank you for your contributions! - feat(deno)!: Rename several default integrations to match the other SDKs ([#22404](https://github.com/getsentry/sentry-javascript/pull/22404)). The `deno*Integration` exports are kept as deprecated aliases. If you were relying on the names (for example, to disable them), then note that these have changed: - `DenoAmqplib` => `Amqplib`