Skip to content

Commit 7d92627

Browse files
committed
meta: Add Changelog entry for 4.4.0
1 parent 6be097c commit 7d92627

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
- "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott
66

7+
## 4.4.0
8+
9+
- feat(core): Explicitly allow `undefined` as value for `authToken` option ([#805](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/805))
10+
- fix(core): Strip query strings from asset paths ([#806](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/806))
11+
12+
Work in this release was contributed by @aiktb. Thank you for your contribution!
13+
14+
715
## 4.3.0
816

917
- feat(core): Extend deploy option to allow opting out of automatic deploy creation ([#801](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/801))

0 commit comments

Comments
 (0)