File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 4.3.0
4
4
5
5
- feat: Skip CI prompt if ` --coming-from ` ` vercel ` ([ #848 ] ( https://github.com/getsentry/sentry-wizard/pull/848 ) )
6
6
- feat(deps): Bump axios from 1.7.4 to 1.8.2 ([ #844 ] ( https://github.com/getsentry/sentry-wizard/pull/844 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry/wizard" ,
3
- "version" : " 4.2 .0" ,
3
+ "version" : " 4.3 .0" ,
4
4
"homepage" : " https://github.com/getsentry/sentry-wizard" ,
5
5
"repository" : " https://github.com/getsentry/sentry-wizard" ,
6
6
"description" : " Sentry wizard helping you to configure your project" ,
Original file line number Diff line number Diff line change 1
1
// DO NOT modify this file manually!
2
2
// This is file is updated at release time.
3
3
4
- export const WIZARD_VERSION = '4.2 .0' ;
4
+ export const WIZARD_VERSION = '4.3 .0' ;
You can’t perform that action at this time.
0 commit comments