2.6 KiB
2.6 KiB
3.9.0 (2021-10-05)
Features
- Added
git-push
option to skip pushing git changes (9b90fb3)
3.8.0 (2021-09-29)
Features
3.7.1 (2020-12-16)
Bug Fixes
- Fixed that bumping multiple files with same extension type did only update one (62453ed)
3.7.0 (2020-12-16)
Features
- yml: Added support for no quotes and double quotes (2a80eb3)
3.6.0 (2020-12-15)
Bug Fixes
- Add pre-changelog-generation input in README (46a1a68)
- Fixed awaits missing (35206c5)
- Fixed command output empty (b985fd6)
- Fixed isShallow not working correctly anymore (d68d2f2)
- Fixed silent git errors #74 (7c35f3c)
- Fixes for pre changelog generation (484cf10)
- Only run ci on PRs to master (9f0d3d7)
Features
- Added more logging (d46daa9)