Skip to content

v7.0.0

Compare
Choose a tag to compare
@ds300 ds300 released this 25 Apr 18:04
· 63 commits to master since this release

7.0.0

Breaking changes

  • Bump yaml to fix security issue. Required bumping minimum node version from
    8 to 14. (contribution from @mayank99 in #463)

Other changes

  • Bump cross-spawn (contribution from @stianjensen in #457)
  • Replace is-ci with ci-info (contribution from @paescuj in #446)
  • Make version number parsing more robust (contribution from @MHekert in #361)