Skip to content

v6.0.0

Choose a tag to compare

@lucaju lucaju released this 03 Dec 22:24
· 27 commits to master since this release
b902baf

6.0.0 (2020-12-03)

Code Refactoring

  • add create fork; change functions call signature: use named variables (6b86875)
  • rework pull request to allow for cross-repo request. Organize exports (ad31c4d)

Features

  • 🎸 config commitez. bump up version due to changes on CI (04af0aa)
  • add check for organization membership (77908a0)

BREAKING CHANGES

  • Add variables to the function call for the decision logics of PRs
  • some functions must be called with named variables (objects)