Skip to content

Commit 3c9acd5

Browse files
authored
docs: fix CHANGELOG links. fixes #871 (#896)
1 parent 5fd974c commit 3c9acd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949

5050
### ⚠ BREAKING CHANGES
5151

52-
- refactor v1 internal state and options logic (#780)
53-
- refactor v7 internal state and options logic, fixes #764 (#779)
54-
- Port to TypeScript, closes #762 (#763)
55-
- update node support matrix (only support node 16-20) (#750)
52+
- refactor v1 internal state and options logic ([#780](https://github.com/uuidjs/uuid/issues/780))
53+
- refactor v7 internal state and options logic, fixes [#764](https://github.com/uuidjs/uuid/issues/764) ([#779](https://github.com/uuidjs/uuid/issues/779))
54+
- Port to TypeScript, closes [#762](https://github.com/uuidjs/uuid/issues/762) ([#763](https://github.com/uuidjs/uuid/issues/763))
55+
- update node support matrix (only support node 16-20) ([#750](https://github.com/uuidjs/uuid/issues/750))
5656

5757
### Features
5858

0 commit comments

Comments
 (0)