Skip to content

Releases: Xiphe/github-sync-labels-milestones

v0.4.3

08 Nov 11:12
4a52519
Compare
Choose a tag to compare
  • show which repository errored

v0.4.0

26 Jan 22:50
a4c482e
Compare
Choose a tag to compare
  • 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)