Skip to content

Commit

Permalink
meta: 6.17.7 CHANGELOG entry (#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Feb 10, 2022
1 parent b77ec37 commit 9c01a5e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## 6.17.7

- fix(utils): Make new non-enumerable properties mutable ([#4528](https://github.com/getsentry/sentry-javascript/pull/4528))
- fix(vue): Check if route name is defined before casting ([#4530](https://github.com/getsentry/sentry-javascript/pull/4530))

Work in this release contributed by @connorjclark. Thank you for your contribution!

## 6.17.6

- fix(angular): Add check for global.location in angular universal ([#4513](https://github.com/getsentry/sentry-javascript/issues/4513))
Expand Down

0 comments on commit 9c01a5e

Please sign in to comment.