diff --git a/CHANGELOG.md b/CHANGELOG.md index d4b5c1e..05c3df8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [4.2.0](https://github.com/jeanlescure/short-unique-id/compare/v4.1.3...v4.2.0) (2021-05-04) + ### [4.1.3](https://github.com/jeanlescure/short-unique-id/compare/v4.1.2...v4.1.3) (2021-05-04) ### [4.1.2](https://github.com/jeanlescure/short-unique-id/compare/v4.1.0...v4.1.2) (2021-05-04) diff --git a/package.json b/package.json index 5be1ad8..955b006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "short-unique-id", - "version": "4.1.3", + "version": "4.2.0", "description": "Generate random or sequential UUID of any length", "keywords": [ "short",