Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
release: 1.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Feb 16, 2022
1 parent 3eb356e commit 5a9c5b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

- "Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me." — Michael Scott

## 1.18.7

### Various fixes & improvements

- deps: Remove webpack from peerDep and move info about ver to readme (#354) by @kamilogorek
- misc: Correct 1.18.6 changelog (#353) by @kamilogorek

## 1.18.6

- ci: Change changelogPolicy to auto for Craft releases (#351)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"source-map"
],
"author": "Sentry",
"version": "1.18.6",
"version": "1.18.7",
"license": "MIT",
"repository": "[email protected]:getsentry/sentry-webpack-plugin.git",
"homepage": "https://github.com/getsentry/sentry-webpack-plugin",
Expand Down

0 comments on commit 5a9c5b1

Please sign in to comment.