Skip to content

Commit 9db7c9c

Browse files
authored
Update CHANGELOG.md
1 parent 7e67c65 commit 9db7c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [6.1.2] - 2024-07-13
99
### Fixed
1010
- LinkedList `removeEach` edge case to disconnect removed nodes from the remaining nodes in the list.
11-
- LinkedList & DoublyLinkedList ts types, remove the necessity to cast to the custom node type in the functions.
11+
- LinkedList & DoublyLinkedList ts types, remove the necessity to cast to the custom node type in functions.
1212

1313
## [6.1.1] - 2023-09-16
1414
### Fixed

0 commit comments

Comments
 (0)