Skip to content

Releases: cpcloud/compare-commits-action

v2.0.0

11 Aug 15:10
Compare
Choose a tag to compare

2.0.0 (2021-08-11)

Code Refactoring

  • rename show-differences to verbose (536c7d9)

BREAKING CHANGES

  • The show-differences field was renamed to verbose

v1.0.5

11 Aug 15:08
Compare
Choose a tag to compare

1.0.5 (2021-08-11)

Bug Fixes

v1.0.4

11 Aug 14:21
Compare
Choose a tag to compare

1.0.4 (2021-08-11)

Bug Fixes

  • ensure that the plugin for release is installed (c469bd6)
  • run the github plugin too (c7638b6)
  • use the right order of plugins (e51f057)

v1.0.1

10 Aug 14:42
47250e7
Compare
Choose a tag to compare

1.0.1 (2021-08-10)

Bug Fixes

  • fix shell.nix import path (47250e7)

v1.0.0

10 Aug 14:25
55c6d79
Compare
Choose a tag to compare

1.0.0 (2021-08-10)

Bug Fixes

  • bump deps and update package to reflect actual contents (e421d81)
  • gh actions requires an earlier target than es2020 (510427a)
  • modify action.yml to reflect actual package contents (5084f02)
  • use the right branch name (55c6d79)

Features

  • add cz config (285f58f)
  • add option to show differences in log output (af54156)