Skip to content

Commit 53fb4a3

Browse files
authored
chore: Fix links in 6.18.1 changelog entry (#4646)
1 parent 8b44489 commit 53fb4a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
## 6.18.1
88

9-
- fix(ember): use _backburner if it exists (#4603)
10-
- feat(gatsby): Upgrade Sentry Webpack Plugin to 1.18.8 (#4636)
11-
- feat(nextjs): Upgrade Sentry Webpack Plugin to 1.18.8 (#4643)
12-
- fix(nextjs): webpack as optional peer-dependency (#4634)
9+
- fix(ember): use _backburner if it exists ([#4603](https://github.com/getsentry/sentry-javascript/pull/4603))
10+
- feat(gatsby): Upgrade Sentry Webpack Plugin to 1.18.8 ([#4636](https://github.com/getsentry/sentry-javascript/pull/4636))
11+
- feat(nextjs): Upgrade Sentry Webpack Plugin to 1.18.8 ([#4643](https://github.com/getsentry/sentry-javascript/pull/4643))
12+
- fix(nextjs): webpack as optional peer-dependency ([#4634](https://github.com/getsentry/sentry-javascript/pull/4634))
1313

1414
Work in this release contributed by @belgattitude, @pbernery, and @kylemh. Thank you for your contributions!
1515

0 commit comments

Comments
 (0)