From d267dba4d5a8c45eb9b0df0e277b77f51e76fa05 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Wed, 16 Feb 2022 08:53:25 -0500 Subject: [PATCH] chore: Update 6.17.9 to reflect contributors Sorry for missing you @aaronadamsCA - you are now in the changelog! Also updated the release at https://github.com/getsentry/sentry-javascript/releases/tag/6.17.9 to reflect this --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abbc7c777676..b9bea8f6b714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ - fix(gatsby): Add missing React peer dependency ([#4576](https://github.com/getsentry/sentry-javascript/pull/4576)) - fix(types): Use Sentry event type instead of dom one ([#4584](https://github.com/getsentry/sentry-javascript/pull/4584)) +Work in this release contributed by @aaronadamsCA. Thank you for your contribution! + ## 6.17.8 - feat(types): Add Envelope types ([#4527](https://github.com/getsentry/sentry-javascript/pull/4527))