Skip to content

Commit 7aea9a3

Browse files
author
Luca Forstner
authored
meta: Add changelog entry for 0.5.0 (#193)
1 parent 7129dc6 commit 7aea9a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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

7+
## 0.5.0
8+
9+
- feat(core): Add `injectRelease` and `uploadSourceMaps` options (#190)
10+
- feat(core): Add experimental debug ID based source map upload to Rollup and Vite plugins (#192)
11+
- feat(core): Import release injection code from each module (#188)
12+
- feat: Add `_experiments.injectBuildInformation` option (#176)
13+
- feat: Add `sentryCliBinaryExists` function (#171)
14+
15+
Work in this release contributed by @alexandresoro and @dcyou. Thank you for your contributions!
16+
717
## 0.4.0
818

919
This release contains breaking changes. Please refer to the [migration guide](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/MIGRATION.md) on how to update from version `0.3.x` to `0.4.x`.

0 commit comments

Comments
 (0)