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.8.0
4
4
5
5
- feat: Add Angular Wizard ([ #767 ] ( https://github.com/getsentry/sentry-wizard/pull/767 ) )
6
6
- feat(nextjs): Add connectivity check to example page([ #951 ] ( https://github.com/getsentry/sentry-wizard/pull/951 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry/wizard" ,
3
- "version" : " 4.7 .0" ,
3
+ "version" : " 4.8 .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.7 .0' ;
4
+ export const WIZARD_VERSION = '4.8 .0' ;
You can’t perform that action at this time.
0 commit comments