Skip to content

Releases: vercel/release

1.2.1

13 Apr 11:52
@leo leo
Compare
Choose a tag to compare

Patches

  • Bumped args to latest version: 7869d5e

1.2.0

11 Apr 18:17
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Support maintenance branch and hotfix release: #71

Patches

  • Chore: query only the required commits: #72
  • Test on Node LTS as well: 1c810d9
  • Extend prettier config when linting: 3cc6683
  • Prettified everything: e5d8d3e, ac33712 and 3cc6683
  • Detect and ignore the release commit: 884fc0f
  • Bumped dependencies to latest version: 317034c
  • Invalidate cache of Slackin badge: c3cccf3
  • Make credits show up again: ad9ed13

Credits

Huge thanks to @dinoboff for their help!

1.1.7

16 Feb 11:19
@leo leo
e855628
Compare
Choose a tag to compare

Patches

  • Lowercased text files: f7e40f2
  • Pinned dependencies: 39f3fd5
  • Run tests before committing: 2874970
  • Unneeded XO rules removed: 11afddd
  • Fixed authentication flow: f35994f
  • Better message for checking authentication: af61f4d
  • Load async-to-gen properly: f79e66e
  • Updated dependencies to latest version: 3d0ee25

1.1.6

14 Feb 20:55
@leo leo
c6531ce
Compare
Choose a tag to compare

Patches

  • Don't add bots to credits: 9790b06
  • Use bluebird instead of async/await (much faster runtime): 27663a6
  • Moved core of package to binary: b5555a3
  • Require at least LTS version of Node (instead of v7): f6aeb20

1.1.5

28 Jan 12:59
@leo leo
61db4ab
Compare
Choose a tag to compare

Patches

  • Only show update message in production: f1fde7a

1.1.4

27 Jan 20:17
@leo leo
c7d071a
Compare
Choose a tag to compare

Patches

  • Improved triangle perspective for the logo inside README.md: 88e6b8f
  • Only transpile our code (no dependencies): 0a1556f
  • Don't generate sourcemaps when transpiling: 80ae7b9

1.1.3

15 Jan 14:18
@leo leo
394b988
Compare
Choose a tag to compare

Patches

  • Support the latest LTS version of Node: a59a58b
  • Remove duplicate credit names: #39
  • Spacing after statement: 65652fc
  • Bumped dependencies to the latest version: 71cd0f5
  • Use native querystring module: db289c8
  • Removed preinstall script: 3d4111b
  • Moved checking for update to main binary: c87aa9a
  • Throw an error if node version is below six: b99b38d

Credits

Huge thanks to @aesopwolf for his help!

1.1.2

07 Jan 21:12
@leo leo
1d73c2e
Compare
Choose a tag to compare

Patches

  • Check for GitHub token every 100 milliseconds: #33
  • Add separators between credits: 8cbd68c
  • Order credits properly: 6f81590
  • Make credits a full sentence: ebf34b6

1.1.1

06 Jan 21:31
@leo leo
d977a4a
Compare
Choose a tag to compare

Patches

  • Make clear that text in usage example is a command: 065a9aa
  • Node.js => Node: 03c0f8e

1.1.0

06 Jan 21:20
@leo leo
7b032c1
Compare
Choose a tag to compare

Minor Changes

  • People who took part with PRs will now be mentioned (the usernames will appear in the "Credits" section within the release notes): 6e6c441, 06dfcdf, 026e12a and 396430c

Patches