1.8 KiB
1.8 KiB
2.1.1 (2020-04-29)
Bug Fixes
- Fixed git being called incorrectly (6bfb377)
- Fixed tagPrefix being provided as context instead of option (e66c42b)
- Fixed tagPrefix not being provided to bumper (5b65653)
- Pull full history so it works with checkout@v2 (50ab4fa)
2.1.0 (2020-04-28)
Features
- Added the option to provide the location of the packge.json (c18a89e)
2.0.1 (2020-04-16)
2.0.0 (2020-04-16)
Code Refactoring
- Changed int 5 to string 5 as default value (b7d2808)
BREAKING CHANGES
- Changed changelog-release-count to release-count
1.3.0 (2020-02-04)
Features
- Make the releaseCount configurable (da75f59)