Skip to content

Commit e88c7dc

Browse files
authored
chore: update scripts/update-wizard.sh to v6.10.0
1 parent 967adab commit e88c7dc

File tree

3 files changed

+799
-52
lines changed

3 files changed

+799
-52
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## 4.2.4
412

513
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@sentry/tracing": "7.9.0",
5050
"@sentry/types": "7.9.0",
5151
"@sentry/utils": "7.9.0",
52-
"@sentry/wizard": "1.2.17"
52+
"@sentry/wizard": "6.10.0"
5353
},
5454
"devDependencies": {
5555
"@sentry-internal/eslint-config-sdk": "7.9.0",

0 commit comments

Comments
 (0)