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

Commit dd9c7f3

Browse files
committed
release: 1.6.2
1 parent cacb0a3 commit dd9c7f3

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "@sentry/webpack-plugin",
33
"description": "Official webpack plugin for Sentry",
4-
"keywords": ["sentry", "sentry-cli", "webpack", "source-map"],
4+
"keywords": [
5+
"sentry",
6+
"sentry-cli",
7+
"webpack",
8+
"source-map"
9+
],
510
"author": "Sentry",
6-
"version": "1.6.1",
11+
"version": "1.6.2",
712
"license": "MIT",
813
"repository": "git@github.com:getsentry/sentry-webpack-plugin.git",
914
"homepage": "https://github.com/getsentry/sentry-webpack-plugin",

0 commit comments

Comments
 (0)