diff --git a/CHANGELOG.md b/CHANGELOG.md index 76f74597..d38e95e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 3.20.3 - ref(nextjs): Replace `new Replay()` with `replayIntegration` (#532) - ref(remix): Replace `new Replay()` with `replayIntegration` (#532) diff --git a/package.json b/package.json index 630239be..9138ccfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sentry/wizard", - "version": "3.20.2", + "version": "3.20.3", "homepage": "https://github.com/getsentry/sentry-wizard", "repository": "https://github.com/getsentry/sentry-wizard", "description": "Sentry wizard helping you to configure your project",