File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 6.7.0
44
55### Features
66
2121 the NextJS SDK will be configured to only send its telemetry to Spotlight.
2222 No Sentry account is required to complete this flow.
2323
24-
2524## 6.6.1
2625
2726fix(telemetry): Handle promise rejections during wizard cancellation ([ #1111 ] ( https://github.com/getsentry/sentry-wizard/pull/1111 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/wizard" ,
3- "version" : " 6.6.1 " ,
3+ "version" : " 6.7.0 " ,
44 "homepage" : " https://github.com/getsentry/sentry-wizard" ,
55 "repository" : " https://github.com/getsentry/sentry-wizard" ,
66 "description" : " Sentry wizard helping you to configure your project" ,
Original file line number Diff line number Diff line change 11// DO NOT modify this file manually!
22// This is file is updated at release time.
33
4- export const WIZARD_VERSION = '6.6.1 ' ;
4+ export const WIZARD_VERSION = '6.7.0 ' ;
You can’t perform that action at this time.
0 commit comments