Skip to content

Commit 317dbd3

Browse files
authored
Merge pull request #162 from getsentry/ryan953/sentry-sdk-8.alpha.5
Bump SDK to v8.0.0-alpha.5
2 parents 5e936ca + 29b55df commit 317dbd3

File tree

2 files changed

+100
-100
lines changed

2 files changed

+100
-100
lines changed

client/package-lock.json

Lines changed: 98 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@sentry-internal/feedback": "^8.0.0-alpha.4",
5-
"@sentry/browser": "^8.0.0-alpha.4",
4+
"@sentry-internal/feedback": "^8.0.0-alpha.5",
5+
"@sentry/browser": "^8.0.0-alpha.5",
66
"jest-environment-jsdom-sixteen": "^2.0.0",
77
"prop-types": "^15.5.10",
88
"react": "^15.6.1",

0 commit comments

Comments
 (0)