Skip to content

Releases: lhaggar/package-change-checker

v1.2.4

01 May 08:34
Compare
Choose a tag to compare

Thanks to @michaellopez for another contribution! (pr #3) 👍

  • Merge pull request #3 from weahead/post-checkout-fix 8837775
  • post-checkout hook always provides a third argument. 6318f32

v1.2.3...v1.2.4

v1.2.3

16 Apr 15:37
Compare
Choose a tag to compare
  • added back in deleted 'rebase' test e8298cb

v1.2.2...v1.2.3

v1.2.2

16 Apr 10:27
Compare
Choose a tag to compare

Thanks again to @michaellopez for another contribution (pr #2) 👍

  • added test to cover isValidCommitish error catch 64e7429
  • Merge pull request #2 from weahead/check-commitish f14fe50
  • Validate passed commitish and fall back to default when invalid. 50b1d97

v1.2.1...v1.2.2

v1.2.1

03 Apr 08:44
Compare
Choose a tag to compare

Updated README.md

v1.2.0...v1.2.1

v1.2.0

03 Apr 08:30
Compare
Choose a tag to compare

Thanks to @michaellopez for pull request #1 which adds support for Husky params, i.e. passing custom commits/tags/branches as arguments 🎉

v1.1.0...v1.2.0

v1.1.0

06 Nov 10:50
Compare
Choose a tag to compare

Added PACKAGE_CHANGE_CHECKER_DISABLED env flag and quiet mode to skip console logs.

v1.0.0...v1.1.0

v1.0.0

30 Oct 13:46
Compare
Choose a tag to compare

Initial release.