From 4ed7fe921d2d49773e966305bc00720a5794300b Mon Sep 17 00:00:00 2001 From: billyvg <79684+billyvg@users.noreply.github.com> Date: Wed, 19 Feb 2025 16:00:32 +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 d91d3da02552..380eb27fd037 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 @dgavranic. Thank you for your contribution! + ## 9.1.0 - feat(browser): Add `graphqlClientIntegration` ([#13783](https://github.com/getsentry/sentry-javascript/pull/13783))