You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'hotfix/2.1.1'
* hotfix/2.1.1:
(build) Switch to a PowerShell step
(maint) synced local '.templates/' with remote '.github/GitReleaseManager/.templates/'
(build) Bump Recipe package to latest version
(maint) Remove unnecessary whitespace
(#996) Create config directory if it doesn't exist
(maint) Remove unused pragmas
(#967) Parse Info for Error, Warn, and Fatal
(maint) Update to released alpha package
This includes a bump in the dependency in the nuspec to point at the
newly released alpha package for Chocolatey CLI itself.
(maint) Update to released beta packages
This includes a bump in the dependency in the nuspec to point at the
newly released beta package for Chocolatey CLI itself.
(maint) Prevent download of relase notes
There is a bug in the Chocolatey.Cake.Recipe which is preventing the
download of the release notes for this release, so let's skip it
completely for just now.