Skip to content

v2.0.0

Compare
Choose a tag to compare
@frinyvonnick frinyvonnick released this 31 Oct 13:34
· 64 commits to master since this release

Added

✨ Add a presets system to be independent from the package.json (#128) [24cead9]
✨ Add interactive option to manually select commits (#81) [d13ca2e]

Changed

πŸ’₯ Change core function parameters from "mode" to "from" and "to" (#127) [42af500]

Fixed

πŸ› Handle pre-release as latest version in markdown (#126) [d22699b]
πŸ› Use last version from changelog file instead of previous git tag (#82) [d3c49d0]
πŸ› Fix updating changelog after tagging a version (#115) [8df6705]
πŸ› Fix dates sorting in commits (#75) [748e673]

Miscellaneous

πŸ“ Improve documentation (#129) [a2c994e]
πŸ“ Create CODE_OF_CONDUCT.md file [51c1314]