Skip to content

Commit

Permalink
prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Nov 6, 2023
1 parent dc3f0e8 commit 2446e1f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [6.0.0](https://github.com/supercharge/collections/compare/v5.0.1...v6.0.0) - 2023-11-xx

### Removed
- removed JSdoc annotations from methods, TypeScript already provides proper typing

### Breaking Changes
- require Node.js v20
- migrate this package to ESM


## [5.0.1](https://github.com/supercharge/collections/compare/v5.0.0...v5.0.1) - 2022-10-29

### Fixed
Expand Down

0 comments on commit 2446e1f

Please sign in to comment.