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 cdf5c27Copy full SHA for cdf5c27
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Features
6
7
+- Bump Wizard from v1.2.17 to v6.11.0 ([#199](https://github.com/G2Patrik/sentry-react-native/pull/199))
8
+ - [changelog](https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md#v6110)
9
+ - [diff](https://github.com/getsentry/sentry-wizard/compare/v1.2.17...v6.11.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.11.0"
53
},
54
"devDependencies": {
55
"@sentry-internal/eslint-config-sdk": "7.9.0",
0 commit comments