We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967adab commit e88c7dcCopy full SHA for e88c7dc
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Features
6
7
+- Bump Wizard from v1.2.17 to v6.10.0 ([#193](https://github.com/G2Patrik/sentry-react-native/pull/193))
8
+ - [changelog](https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md#v6100)
9
+ - [diff](https://github.com/getsentry/sentry-wizard/compare/v1.2.17...v6.10.0)
10
11
## 4.2.4
12
13
### Fixes
package.json
@@ -49,7 +49,7 @@
49
"@sentry/tracing": "7.9.0",
50
"@sentry/types": "7.9.0",
51
"@sentry/utils": "7.9.0",
52
- "@sentry/wizard": "1.2.17"
+ "@sentry/wizard": "6.10.0"
53
},
54
"devDependencies": {
55
"@sentry-internal/eslint-config-sdk": "7.9.0",
0 commit comments