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+ ## 6.1.1
44
55- fix(apple): Added methods to add and update Sentry build phase script ([ #1029 ] ( https://github.com/getsentry/sentry-wizard/pull/1029 ) )
66- ref(angular,nextjs): Install SDK package with version ` @^9 ` ([ #1047 ] ( https://github.com/getsentry/sentry-wizard/pull/1047 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/wizard" ,
3- "version" : " 6.1.0 " ,
3+ "version" : " 6.1.1 " ,
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 = '6.1.0 ' ;
4+ export const WIZARD_VERSION = '6.1.1 ' ;
You can’t perform that action at this time.
0 commit comments