Skip to content

Commit 335b038

Browse files
authored
meta: Add Changelog entry for 4.0.2 (#776)
meta: Add changelog for 4.0.2
1 parent f2cdce6 commit 335b038

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,10 @@
44

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

7+
## 4.0.2
8+
9+
- fix(core): Make `moduleMetadata` injection snippet ES5-compliant ([#774](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/774))
10+
711
## 4.0.1
812

913
- fix(core): Make plugin inject ES5-friendly code ([#770](https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/770))
@@ -118,6 +122,10 @@ Work in this release was contributed by @thecodewarrior. Thank you for your cont
118122

119123
Work in this release contributed by @jdelStrother. Thank you for your contribution!
120124

125+
## 2.23.1
126+
127+
- fix(v2/core): Make `moduleMetadata` injection code ES5-compliant (#773)
128+
121129
## 2.23.0
122130

123131
- chore(deps): bump nanoid from 3.3.6 to 3.3.8 (#641)

0 commit comments

Comments
 (0)