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

Commit 5a9c5b1

Browse files
committed
release: 1.18.7
1 parent 3eb356e commit 5a9c5b1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## 1.18.7
6+
7+
### Various fixes & improvements
8+
9+
- deps: Remove webpack from peerDep and move info about ver to readme (#354) by @kamilogorek
10+
- misc: Correct 1.18.6 changelog (#353) by @kamilogorek
11+
512
## 1.18.6
613

714
- ci: Change changelogPolicy to auto for Craft releases (#351)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source-map"
99
],
1010
"author": "Sentry",
11-
"version": "1.18.6",
11+
"version": "1.18.7",
1212
"license": "MIT",
1313
"repository": "git@github.com:getsentry/sentry-webpack-plugin.git",
1414
"homepage": "https://github.com/getsentry/sentry-webpack-plugin",

0 commit comments

Comments
 (0)