Skip to content

Commit bb1efc1

Browse files
committed
docs(changelog): fix tagged compare links 📎
- Point 0.1.0 changelog reference to the v0.1.0 release tag - Update 0.2.0 comparison link to use v0.1.0...v0.2.0
1 parent d25f5e0 commit bb1efc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ and this project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.ht
9898
- Updated `@std/assert` dependency import version
9999

100100
[Unreleased]: https://github.com/NeaByteLab/Deno-Mailer/compare/v0.2.0...HEAD
101-
[0.2.0]: https://github.com/NeaByteLab/Deno-Mailer/compare/9618b63...v0.2.0
102-
[0.1.0]: https://github.com/NeaByteLab/Deno-Mailer/commit/9618b63
101+
[0.2.0]: https://github.com/NeaByteLab/Deno-Mailer/compare/v0.1.0...v0.2.0
102+
[0.1.0]: https://github.com/NeaByteLab/Deno-Mailer/releases/tag/v0.1.0

0 commit comments

Comments
 (0)