Skip to content

Commit d35c948

Browse files
authored
meta: Update changelog for 0.2.0 (#125)
1 parent c576aff commit d35c948

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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

7+
## 0.2.0
8+
9+
This release replaces the `entries` option with `releaseInjectionTargets` which is a breaking change from previous versions.
10+
For more information, take a look at the [migration guide](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/MIGRATION.md#replacing-entries-option-with-releaseinjectiontargets).
11+
12+
- feat: Replace `entries` option with `releaseInjectionTargets` (#123)
13+
714
## 0.1.0
815

916
With this release, the Sentry bundler plugins support all features of the standalone Sentry Webpack plugin.

0 commit comments

Comments
 (0)