Releases: vercel/release
Releases · vercel/release
6.3.1
Patches
- Bump node-fetch from 2.6.0 to 2.6.1: #178
- Bump ini from 1.3.5 to 1.3.7: #181
- Bump dot-prop from 4.2.0 to 4.2.1: #182
- Update README.md: 145a816
- Update README.md: fdad389
- Change from ZEIT to Vercel for auth URL.: #188
6.3.0
Minor Changes
- Add githubConnection and repoDetails to hook call: #176
6.2.0
Minor Changes
- Add skipQuestions flag: #173
Patches
- Bump js-yaml from 3.11.0 to 3.13.1: #164
- Bump https-proxy-agent from 2.2.1 to 2.2.4: #169
- Link to Vercel: #170
- Bump lodash from 4.17.15 to 4.17.19: #175
- Change ZEIT to Vercel: 945dbe4
Credits
Huge thanks to @rafaelalmeidatk and @sarupbanskota for helping!
6.1.0
- Bump lodash from 4.17.5 to 4.17.15: #160
- Replace
request
and then-sleep
dependencies: #161
6.0.1
Patches
- Fix stuck on "Opening GitHub authentication page" step: #152
Credits
Huge thanks to @ijjk for helping!
6.0.0
Major Changes
- Enable
--strict
by default and remove flag: #149
5.0.3
Patches
- Automatically render link if opening browser failed: #148
5.0.2
Patches
- Correctly handle opening URLs: #146
5.0.1
Patches
- Render auth URL if not able to open browser: #145
5.0.0
Major Changes
- Add strict and previous-tag options: #144
Minor Changes
- Add option to show release URL instead of opening it in the browser: #126
Patches
- Replace package "open" with "opn" for Win10/WSL support: #141
Credits
Huge thanks to @chabou, @mcansh, and @454de6e for helping!