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
8
8
<!-- start changelog -->
9
9
10
10
(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 )
12
12
13
13
(unreleased-chore)=
14
14
### Chore
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ filename = "CHANGELOG.md"
114
114
replace = ''' <!-- start changelog -->
115
115
116
116
(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)'''
118
118
search = " <!-- start changelog -->"
119
119
120
120
[tool .codespell ]
You can’t perform that action at this time.
0 commit comments