Releases: cpcloud/compare-commits-action
Releases · cpcloud/compare-commits-action
v2.0.0
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
1.0.5 (2021-08-11)
Bug Fixes
v1.0.4
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
1.0.1 (2021-08-10)
Bug Fixes
- fix shell.nix import path (47250e7)
v1.0.0
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)