From b7e573bf2724377b41552d5bec387a130a5d894b Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Tue, 20 Feb 2024 10:22:50 +0000 Subject: [PATCH] meta(changelog): Update changelog for 7.102.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c131ad256ea..d308f26bec85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.102.0 + +- fix: Export session API (#10712) +- fix(core): Fix scope capturing via `captureContext` function (#10737) + ## 7.101.1 In version 7.101.0 the `@sentry/hub` package was missing due to a publishing issue. This release contains the package