diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b9998d..130f191 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [5.0.0](https://github.com/kenany/alea-random/compare/4.0.1...5.0.0) (2023-09-04) + + +### ⚠ BREAKING CHANGES + +* Node.js v14 and v16 are no longer supported. + +### Features + +* drop Node.js v14 and v16 ([a855882](https://github.com/kenany/alea-random/commit/a855882f979942c69141f26e37b6725a4500e233)) + ## [4.0.1](https://github.com/KenanY/alea-random/compare/4.0.0...4.0.1) (2022-11-17) diff --git a/package.json b/package.json index c219a4e..f768354 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alea-random", - "version": "4.0.1", + "version": "5.0.0", "description": "`lodash.random` but using Alea", "keywords": [ "alea",