File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 5.2.0
44
55- fix(nextjs): Update jsx/tsx snippets ([ #1015 ] ( https://github.com/getsentry/sentry-wizard/pull/1015 ) )
66- feat(nextjs): deactivate error button when adblocker is detected ([ #1010 ] ( https://github.com/getsentry/sentry-wizard/pull/1010 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/wizard" ,
3- "version" : " 5.1 .0" ,
3+ "version" : " 5.2 .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 = '5.1 .0' ;
4+ export const WIZARD_VERSION = '5.2 .0' ;
You can’t perform that action at this time.
0 commit comments