Skip to content

Releases: vercel/release

6.3.1

18 Mar 03:23
Compare
Choose a tag to compare

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

28 Jul 12:47
Compare
Choose a tag to compare

Minor Changes

  • Add githubConnection and repoDetails to hook call: #176

6.2.0

27 Jul 12:04
Compare
Choose a tag to compare

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

27 Aug 16:22
Compare
Choose a tag to compare
  • Bump lodash from 4.17.5 to 4.17.15: #160
  • Replace request and then-sleep dependencies: #161

6.0.1

01 Mar 15:08
Compare
Choose a tag to compare

Patches

  • Fix stuck on "Opening GitHub authentication page" step: #152

Credits

Huge thanks to @ijjk for helping!

6.0.0

22 Jan 16:52
@leo leo
Compare
Choose a tag to compare

Major Changes

  • Enable --strict by default and remove flag: #149

5.0.3

07 Jan 11:13
@leo leo
Compare
Choose a tag to compare

Patches

  • Automatically render link if opening browser failed: #148

5.0.2

05 Jan 08:42
@leo leo
Compare
Choose a tag to compare

Patches

  • Correctly handle opening URLs: #146

5.0.1

05 Jan 08:35
@leo leo
Compare
Choose a tag to compare

Patches

  • Render auth URL if not able to open browser: #145

5.0.0

31 Dec 20:42
@leo leo
Compare
Choose a tag to compare

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!