Skip to content

Commit 96551e1

Browse files
authored
Merge release/5.0.4 into master
2 parents 0bae2bd + 8b093bb commit 96551e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "3.4.0",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"packages": "packages/*",
55
"ignore": "raven-*",
66
"npmClient": "yarn",

packages/integrations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/integrations",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Pluggable integrations that can be used to enchance JS SDKs",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations",

0 commit comments

Comments
 (0)