Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 3.04 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.4 (2020-07-04)

Bug Fixes

  • update strider-git to v2 (32b325d)

3.0.3 (2020-07-02)

Bug Fixes

3.0.2 (2020-07-02)

Bug Fixes

3.0.1 (2020-07-02)

Bug Fixes

  • update accesstoken on reauth (02ee9d6)
  • update deps and use yarn (80def15)

3.0.0 (2020-02-10)

⚠ BREAKING CHANGES

  • node version required is now 10

Bug Fixes

  • update node version to 10 (6f970af)

2.4.1 (2020-02-10)

Bug Fixes

  • accesstoken typo and tests, update deps (ba6febd)
  • fix lodash in github.js (19a1e86)
  • handle deleted flag for tags/branches (19a0704)
  • lodash fix in index.js (fdc8939)
  • set email without check, since it's checked above (1b5a7b5)
  • typo in github.js (05072af)
  • update to use authorization header (e2e0189)
  • update usage of lodash in api.js (32406b2)
  • update usage of superagent in webhooks (b6e98b3)
  • update vulnerable deps (779d54d)