File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ new_tag="v$new_version"
4242old_tag=" v$old_version "
4343
4444cat<< EOF > tmp
45- <a name="$new_tag "></a>"
46- # [$new_tag ](https://github.com/aDotInTheVoid/rustdoc-types/releases/tag/$new_tag ) - $date "
45+ <a name="$new_tag "></a>
46+ # [$new_tag ](https://github.com/aDotInTheVoid/rustdoc-types/releases/tag/$new_tag ) - $date
4747
4848TODO: Changelog.
4949
5050- Format Version: $format_version
51- - Upstream Commit: [\` $rustc_commit \` ](https://github.com/rust-lang/rust/commit/$rustc_commit )"
52- - Diff: [$old_tag ...$new_tag ](https://github.com/aDotInTheVoid/rustdoc-types/compare/$old_tag ...$new_tag )"
51+ - Upstream Commit: [\` $rustc_commit \` ](https://github.com/rust-lang/rust/commit/$rustc_commit )
52+ - Diff: [$old_tag ...$new_tag ](https://github.com/aDotInTheVoid/rustdoc-types/compare/$old_tag ...$new_tag )
5353
5454EOF
5555
You can’t perform that action at this time.
0 commit comments