v1.1.11
This is a maintenance release. A new experimental debug command has been added for troubleshooting.
What's Changed
- Update reference links, add Google source by @mon-jai in https://github.com/coreybutler/nvm-windows/pull/909
- Fix install.cmd PATH bug by @davidribyrne in https://github.com/coreybutler/nvm-windows/pull/918
- Add Winget Releaser workflow & Dependabot by @sitiom in https://github.com/coreybutler/nvm-windows/pull/885
- Bump actions/stale from 4 to 7 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/921
- Bump vedantmgoyal2009/winget-releaser from 1 to 2 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/928
- Installer improvements when alt creds are required for elevation by @noelhibbard in https://github.com/coreybutler/nvm-windows/pull/459
- Avoid panic after connection failure by @qiulaidongfeng in https://github.com/coreybutler/nvm-windows/pull/949
- Bump actions/stale from 7 to 8 by @dependabot in https://github.com/coreybutler/nvm-windows/pull/952
- Bump golang.org/x/sys from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0 in /src by @dependabot in https://github.com/coreybutler/nvm-windows/pull/936
- Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src by @dependabot in https://github.com/coreybutler/nvm-windows/pull/935
New Contributors
- @mon-jai made their first contribution in https://github.com/coreybutler/nvm-windows/pull/909
- @davidribyrne made their first contribution in https://github.com/coreybutler/nvm-windows/pull/918
- @sitiom made their first contribution in https://github.com/coreybutler/nvm-windows/pull/885
- @dependabot made their first contribution in https://github.com/coreybutler/nvm-windows/pull/921
- @noelhibbard made their first contribution in https://github.com/coreybutler/nvm-windows/pull/459
- @qiulaidongfeng made their first contribution in https://github.com/coreybutler/nvm-windows/pull/949
Full Changelog: https://github.com/coreybutler/nvm-windows/compare/1.1.10...1.1.11