Skip to content

Commit

Permalink
meta: Update changelog (#4481)
Browse files Browse the repository at this point in the history
  • Loading branch information
lobsterkatie committed Feb 2, 2022
1 parent e714217 commit 0b4fd16
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

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

## 6.17.4

- chore(deps): Bump `@sentry/webpack-plugin` from 1.18.3 to 1.18.4 (#4464)
- fix(browser): Set severity level for events captured by the global error handler (#4460)
- fix(integrations): Add default for `ExtraErrorData`'s `depth` option (#4487)
- fix(nextjs): Export `BrowserTracing` integration directly (#4480)
- fix(tracing): Export `SpanStatus` enum (#4478)
- fix(vue): Property `_isVue` not defined in Vue3 (#4461)

Work in this release contributed by @7inspire, @jaeseokk, and @rchl. Thank you for your contributions!

## 6.17.3

- fix(nextjs): Unwrap `req` and `res` if necessary when instrumenting server (#4467)
Expand Down

0 comments on commit 0b4fd16

Please sign in to comment.