chore(changelog): fix changelog script

There was an issue with the "unreleased" link tag, which had been
converted to lowercase by Prettier.
This commit is contained in:
Federico Grandi
2020-12-22 21:32:06 +01:00
parent a26f63b0ce
commit d1d225c38f
2 changed files with 6 additions and 8 deletions

View File

@@ -199,7 +199,7 @@ First release
#
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v5.3.0...HEAD
[unreleased]: https://github.com/EndBug/add-and-commit/compare/v6.1.0...HEAD
[1.0.0]: https://github.com/EndBug/add-and-commit/tree/v1.0.0
[2.0.0]: https://github.com/EndBug/add-and-commit/compare/v1.0.0...v2.0.0
[2.1.0]: https://github.com/EndBug/add-and-commit/compare/v2.0.0...v2.1.0