From f89bde614d226a5ef7c0a4372f8793bb0bb5cf76 Mon Sep 17 00:00:00 2001 From: "Jean M. Lescure" Date: Mon, 3 May 2021 21:11:54 -0600 Subject: [PATCH] chore(release): 4.2.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",