Releases: conventional-changelog-archived-repos/conventional-recommended-bump
Releases · conventional-changelog-archived-repos/conventional-recommended-bump
v0.3.0
Code Refactoring
- naming: releaseAs => releaseType(1476f1e), closes #15
BREAKING CHANGES
- naming:
releaseAs
=> releaseType
v0.2.0
Features
- config: custom config file (aa3747a), closes #6
- verbose: output details of the bump (2311c4a), closes #5
- warn: no new commits since last release (84f5284), closes #4
BREAKING CHANGES
- verbose:
whatBump
can return an object. result
is an object
instead of a string
.
v0.1.2
Bug Fixes
- angular: handle breaking changes after a feature (6c40400), closes #8
v0.0.3
Features
- deps: bump and a lot of bugs are fixed (1abc3af)
- deps: bump conventional-commits-filter and fix bug (87639a0)
- deps: modulise conventional-commits-filter (b1eadb9)