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 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 4.6.0
4
4
5
5
- feat(nextjs): Switch to injecting ` instrumentation-client.ts ` ([ #918 ] ( https://github.com/getsentry/sentry-wizard/pull/918 ) )
6
6
- feat(remix): New Remix example page ([ #917 ] ( https://github.com/getsentry/sentry-wizard/pull/917 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry/wizard" ,
3
- "version" : " 4.5 .0" ,
3
+ "version" : " 4.6 .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.5 .0' ;
4
+ export const WIZARD_VERSION = '4.6 .0' ;
You can’t perform that action at this time.
0 commit comments