Skip to content

v0.4.0

Compare
Choose a tag to compare
@Xiphe Xiphe released this 26 Jan 22:50
a4c482e
  • Update all dependencies (fixes #19)
  • support label descriptions (fixes #18)

BREAKING CHANGE:

Now uses https://www.npmjs.com/package/@octokit/rest under the hood

  • For cli --path-prefix and --host are now merged to --baseUrl
  • For lib usage, client options might be different now

Some of the new packages might require a newer NodeJS version (I've tested this on node v16)