Skip to content

Commit 5954b0c

Browse files
author
Luca Forstner
authored
meta: Add changelog entry for 0.4.0 (#168)
1 parent 6ca81b8 commit 5954b0c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

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

7+
## 0.4.0
8+
9+
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`.
10+
11+
- deps(core): Bump unplugin version (#164)
12+
- ref(core): Only inject release into entrypoints per default (#166) (BREAKING)
13+
- ref: Remove `customHeader` option (#167) (BREAKING)
14+
- ref: Turn default exports into named exports (#165) (BREAKING)
15+
16+
Work in this release contributed by @manniL. Thank you for your contribution!
17+
718
## 0.3.0
819

920
Note: This release bumps the [`@sentry/cli`](https://www.npmjs.com/package/@sentry/cli) dependency from version `1.x` to version `2.x`.

0 commit comments

Comments
 (0)