From 6e95ad83fd66852c59b237247288470d10264aca Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Fri, 4 Jul 2025 13:43:27 +0200 Subject: [PATCH] meta(changelog): Update changelog for 9.36.0-alpha.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09f630d5aedf..fe0b54876eb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 9.36.0-alpha.1 + +This is an internal alpha for `@sentry/node-core` and `@sentry/node`. + ## 9.35.0 - feat(browser): Add ElementTiming instrumentation and spans ([#16589](https://github.com/getsentry/sentry-javascript/pull/16589))