Skip to content

Commit

Permalink
chore(main): release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2025
1 parent 6f74c4e commit a2e59bc
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Changelog

## [5.0.0](https://github.com/Airfordable/mgdb-migrator/compare/v4.0.1...v5.0.0) (2025-01-13)


### ⚠ BREAKING CHANGES

* make mongodb a peer dependency
* Drop support for node <= 12

### Features

* make mongodb a peer dependency ([25bd088](https://github.com/Airfordable/mgdb-migrator/commit/25bd0884fb6af97f0a1ba3945b4627fce522ea87))
* support mongodb v5 ([2d2acc4](https://github.com/Airfordable/mgdb-migrator/commit/2d2acc48f16f5c0d9361efcc25b0996707088418))


### Bug Fixes

* use `assert` instead of the `type-check` package ([0e081dd](https://github.com/Airfordable/mgdb-migrator/commit/0e081ddd974cd124de56898e6b0f9d7c27beba35))


### Miscellaneous Chores

* drop support for node &lt;= 12 ([2c83cc3](https://github.com/Airfordable/mgdb-migrator/commit/2c83cc39ae142c1cf1e34757103a437a2631a615))

0 comments on commit a2e59bc

Please sign in to comment.