Skip to content

Commit c31807b

Browse files
Merge 4442096 into 0db0c72
2 parents 0db0c72 + 4442096 commit c31807b

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
- Bump CLI from v2.16.1 to v2.17.1 ([#2957](https://github.com/getsentry/sentry-react-native/pull/2957), [#2964](https://github.com/getsentry/sentry-react-native/pull/2964))
2323
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2171)
2424
- [diff](https://github.com/getsentry/sentry-cli/compare/2.16.1...2.17.1)
25+
- Bump Wizard from v2.6.1 to v2.7.0 ([#2967](https://github.com/getsentry/sentry-react-native/pull/2967))
26+
- [changelog](https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md#v270)
27+
- [diff](https://github.com/getsentry/sentry-wizard/compare/v2.6.1...v2.7.0)
2528

2629
## 5.3.0
2730

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@sentry-internal/eslint-config-sdk": "7.47.0",
6262
"@sentry-internal/eslint-plugin-sdk": "7.47.0",
6363
"@sentry/typescript": "^5.20.1",
64-
"@sentry/wizard": "2.6.1",
64+
"@sentry/wizard": "2.7.0",
6565
"@types/jest": "^29.2.5",
6666
"@types/react": "^18.0.25",
6767
"babel-jest": "^29.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,10 +1836,10 @@
18361836
"@sentry/types" "7.47.0"
18371837
tslib "^1.9.3"
18381838

1839-
"@sentry/wizard@2.6.1":
1840-
version "2.6.1"
1841-
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-2.6.1.tgz#771e77dea32c394e04feb9f64a08864fedf9d34b"
1842-
integrity sha512-mvpbgV5Ix9vbyj434btucr8kVaP6TWdOPYNsmbtoiAcubNAOU2WAIAj8n9tkWTPImLzmp2wnzu9MP5hwkwfhFg==
1839+
"@sentry/wizard@2.7.0":
1840+
version "2.7.0"
1841+
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-2.7.0.tgz#07c41e228ae312141e733d99578fe7f9ae5fbb76"
1842+
integrity sha512-CMXOrT1fK2FU9ujqocd95/gGiJYxNHh7M7w+zrGxMTA1Zo1Gpi7Oj386PrP1dTbvvlQeRYCcrsnYWhj+RzjvhQ==
18431843
dependencies:
18441844
"@sentry/cli" "^1.72.0"
18451845
chalk "^2.4.1"

0 commit comments

Comments
 (0)