File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88<!-- start changelog -->
99
1010(unreleased)=
11- ## [ Unreleased] ( https://github.com/jeertmans/manim-slides/compare/5 .1.7...HEAD )
11+ ## [ Unreleased] ( https://github.com/jeertmans/manim-slides/compare/v5 .1.7...HEAD )
1212
1313(unreleased-chore)=
1414### Chore
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ filename = "CHANGELOG.md"
114114replace = ''' <!-- start changelog -->
115115
116116(unreleased)=
117- ## [Unreleased](https://github.com/jeertmans/manim-slides/compare/{new_version}...HEAD)'''
117+ ## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v {new_version}...HEAD)'''
118118search = " <!-- start changelog -->"
119119
120120[tool .codespell ]
You can’t perform that action at this time.
0 commit comments