Releases: vercel/release
Releases · vercel/release
1.2.1
1.2.0
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
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
1.1.5
1.1.4
1.1.3
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!