File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33- feat: Add ` coming-from ` parameter ([ #837 ] ( https://github.com/getsentry/sentry-wizard/pull/837 ) )
44
5+ ## 4.2.0
6+
7+ ### Various fixes & improvements
8+
9+ - feat: add coming-from parameter (#837 ) by @obostjancic
10+
511## 4.1.0
612
713- feat(nuxt): More granular error catching while modifying config ([ #833 ] ( https://github.com/getsentry/sentry-wizard/pull/833 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/wizard" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.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 = '4.1 .0' ;
4+ export const WIZARD_VERSION = '4.2 .0' ;
You can’t perform that action at this time.
0 commit comments