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

Commit 4b9f618

Browse files
committed
release: 1.20.1
1 parent d28f5b7 commit 4b9f618

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-
## Unreleased
5+
## 1.20.1
66

77
- fix: Update Webpack plugin to 1.75.1 to fix bug in Angular source maps (#439)
88
- fix: Update @sentry/cli to 1.75.0 to fix ansi-regex security warning (#427)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"source-map"
99
],
1010
"author": "Sentry",
11-
"version": "1.20.0",
11+
"version": "1.20.1",
1212
"license": "MIT",
1313
"repository": "git@github.com:getsentry/sentry-webpack-plugin.git",
1414
"homepage": "https://github.com/getsentry/sentry-webpack-plugin",
@@ -50,4 +50,4 @@
5050
"node": "10.24.1",
5151
"yarn": "1.22.19"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)