v0.8.0
💥 Breaking Change
🚀 Enhancement
- #115 Improve CLI help output (@Turbo87)
- #114 Add
--from
and--to
as replacements for--tag-from/to
(@Turbo87) - #108 Improve progress reporting (@Turbo87)
- #105 Ignore dependency update bots by default (@Turbo87)
- #103 Use
cli-highlight
to syntax highlight markdown output. (@Turbo87) - #102 Improve automatic config detection. (@Turbo87)
🐛 Bug Fix
- #116 Fix progress bar rendering for
--no-color
(@Turbo87) - #107 Fix
refName
parsing (@Turbo87) - #106 Remove trailing period enforcement from PR titles (@Turbo87)
- #104 Add
@
sign in front of contributor login (@Turbo87)
📝 Documentation
🏠 Internal
- #111 Update
progress
to v2.0.0 (@Turbo87) - #112 Update
rimraf
to v2.6.2 (@Turbo87) - #110 Update
p-map
to v1.2.0 (@Turbo87) - #109 Update
yargs
to v11.0.0 (@Turbo87) - #101 CI: Remove
node_modules
from cache. (@Turbo87) - #100 package.json: Adjust changelog labels. (@Turbo87)
- #99 Use
prettier
to format code. (@Turbo87) - #98 Use
jest-runner-tslint
for linting. (@Turbo87) - #97 Update
make-fetch-happen
to v4.0.1. (@Turbo87) - #96 Update
fs-extra
to v6.0.1. (@Turbo87) - #95 Update
chalk
to v2.4.1. (@Turbo87) - #94 Update to Jest 23. (@Turbo87)
- #93 Update
execa
to v0.10.0. (@Turbo87) - #91 Update TSLint and fix issues. (@Turbo87)
- #90 Update
typescript
to v2.9.2. (@Turbo87)
Committers: 1
- Tobias Bieniek (Turbo87)