From 30e338870267e03f4b4a08feffdfdef7d0917433 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Mon, 3 Jun 2024 07:31:20 +0000 Subject: [PATCH] release: 3.23.0 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03827856..4e55586f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 3.23.0 - feat(reactnative): Added comment to add spotlight in Sentry.init for React Native config (#548) - feat(reactnative): Added `withSentryConfig` Metro patch (#575) diff --git a/package.json b/package.json index bf1f7c6c..e3360939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sentry/wizard", - "version": "3.22.3", + "version": "3.23.0", "homepage": "https://github.com/getsentry/sentry-wizard", "repository": "https://github.com/getsentry/sentry-wizard", "description": "Sentry wizard helping you to configure your project",