diff --git a/CHANGELOG.md b/CHANGELOG.md index b6d5a678..e557241e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Fixes + +- Removed promises and wizard from dependencies ([#400](https://github.com/getsentry/sentry-capacitor/pull/400)) + +### Dependencies + - Bump Sentry JavaScript SDK to `7.56.0` ([#398](https://github.com/getsentry/sentry-capacitor/pull/398)) - [changelog](https://github.com/getsentry/sentry-javascript/releases/tag/7.56.0) - [diff](https://github.com/getsentry/sentry-javascript/compare/7.54.0...7.56.0)