diff --git a/.bumpversion.cfg b/.bumpversion.cfg index bf24abe..8e35493 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -6,6 +6,8 @@ current_version = 6.0.0 [bumpversion:file:CHANGELOG.org] search = * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...HEAD][Unreleased]] replace = * COMMENT [[https://github.com/ryuslash/yoshi-theme/compare/v{new_version}...HEAD][Unreleased]] - - * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d} + * [[https://github.com/ryuslash/yoshi-theme/compare/v{current_version}...v{new_version}][{new_version}]] -- {now:%Y-%m-%d} + :PROPERTIES: + :CUSTOM_ID: release-{new_version} + :END: