From 9a2325f96eef97c277bb63098789e08ec731bac5 Mon Sep 17 00:00:00 2001 From: "Jean M. Lescure" Date: Mon, 3 May 2021 21:07:57 -0600 Subject: [PATCH] chore(release): 4.1.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff532ed..90128d1 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.1.2](https://github.com/jeanlescure/short-unique-id/compare/v4.1.0...v4.1.2) (2021-05-04) + ## [4.1.0](https://github.com/jeanlescure/short-unique-id/compare/v4.0.2...v4.1.0) (2021-05-04) diff --git a/package.json b/package.json index cf99c97..9b12936 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "short-unique-id", - "version": "4.1.1", + "version": "4.1.2", "description": "Generate random or sequential UUID of any length", "keywords": [ "short",