aboutsummaryrefslogtreecommitdiffstats
path: root/.bumpversion.cfg
blob: e44a94a9c3a790029990d0846d21da2a101270b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[bumpversion]
current_version = 6.1.0

[bumpversion:file:yoshi-theme.el]

[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}
	:PROPERTIES:
	:CUSTOM_ID: release-{new_version}
	:END: