NRWLDev / changelog-gen

Changelog generation tool.
Apache License 2.0
1 stars 0 forks source link

Drop support for bump-my-version completely. #28

Closed EdgyEdgemond closed 2 months ago

EdgyEdgemond commented 2 months ago

Use internal implementation of version parsing.

Drop usage of current version object passing around, use context.config.current_version. Simplify release hook and BumpVersion object.