Skip to content

Commit be4bfff

Browse files
committed
meta(changelog): Update changelog for v8.0.0-alpha.7
1 parent ee1b96b commit be4bfff

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7-
## 8.0.0-alpha.6
7+
## 8.0.0-alpha.7
88

9-
This is the sixth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
9+
This is the seventh alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
1010

1111
Read the [in-depth migration guide](./MIGRATION.md) to find out how to address any breaking changes in your code.
1212

@@ -49,6 +49,10 @@ We now use OpenTelemetry under the hood to power performance monitoring and trac
4949
- fix(node): Use `suppressTracing` to avoid capturing otel spans (#11288)
5050
- fix(opentelemetry): Do not stomp span status when `startSpan` callback throws (#11170)
5151

52+
## 8.0.0-alpha.6
53+
54+
This version did not publish correctly due to a configuration issue.
55+
5256
## 8.0.0-alpha.5
5357

5458
This is the fifth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.

0 commit comments

Comments
 (0)