This is a desirable feature that relies on changes in bump-my-version. Adapted from code originally introduced in #38.
It would be great to have a way of replacing the entries in the release notes on each version bump. Unfortunately, this doesn't work with the current implementation of bump-my-version when using build-incrementing patterns (see: https://github.com/callowayproject/bump-my-version/issues/189).
For reference, one way of using both cookiecutter and jinja templating to have the underline of the built project respect the length of the entry line would resemble the following:
Description
This is a desirable feature that relies on changes in
bump-my-version
. Adapted from code originally introduced in #38.It would be great to have a way of replacing the entries in the release notes on each version bump. Unfortunately, this doesn't work with the current implementation of
bump-my-version
when usingbuild
-incrementing patterns (see: https://github.com/callowayproject/bump-my-version/issues/189).For reference, one way of using both
cookiecutter
andjinja
templating to have the underline of the built project respect the length of the entry line would resemble the following: