Skip to content

Releases: octoherd/cli

v2.0.0

16 Dec 20:16
8df150b
Compare
Choose a tag to compare

2.0.0 (2020-12-16)

Features

  • use script export from loaded script (#4) (8df150b)

BREAKING CHANGES

  • mutate-github-repositories is now octoherd
  • scripts now have to export function as script. Default export is no longer used
  • scripts now have to be ES Modules. CommonJS (module.exports) is no longer supported

v1.0.1

26 Aug 23:23
Compare
Choose a tag to compare

1.0.1 (2020-08-26)

Bug Fixes

v1.0.0

26 Aug 22:47
b117a45
Compare
Choose a tag to compare

1.0.0 (2020-08-26)

Features