Skip to content

Commit 050123c

Browse files
tiagoloureirosrtab
authored andcommitted
fix changelog version link
1 parent 4d04a2a commit 050123c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Fixed changelog version links
11+
812
## [v0.1.2] - 2024-01-17
913

1014
### Fixed
@@ -22,6 +26,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2226

2327
- First release
2428

25-
[v0.1.2]: https://www.npmjs.com/package/@dipcode/dj-plugins/v/0.1.2
26-
[v0.1.1]: https://www.npmjs.com/package/@dipcode/dj-plugins/v/0.1.1
27-
[v0.1.0]: https://www.npmjs.com/package/@dipcode/dj-plugins/v/0.1.0
29+
[v0.1.2]: https://www.npmjs.com/package/@dipcode/eslint-config/v/0.1.2
30+
[v0.1.1]: https://www.npmjs.com/package/@dipcode/eslint-config/v/0.1.1
31+
[v0.1.0]: https://www.npmjs.com/package/@dipcode/eslint-config/v/0.1.0

0 commit comments

Comments
 (0)