diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ea94c2..9598628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v5.1.1](https://github.com/jeanlescure/short-unique-id/compare/v5.1.0...v5.1.1) + +- chore: build dist and docs for release [`4c9fb32`](https://github.com/jeanlescure/short-unique-id/commit/4c9fb32bebb297f13da558bfcd79a014707bcaa2) +- docs: update docs [`7f91955`](https://github.com/jeanlescure/short-unique-id/commit/7f91955941a835d916b32533e61ee56ceaeb6662) +- docs: update version in docs [`0db7cd0`](https://github.com/jeanlescure/short-unique-id/commit/0db7cd0b515a90fec1a15dfe2bb7a562f166cd18) + #### [v5.1.0](https://github.com/jeanlescure/short-unique-id/compare/v5.0.4...v5.1.0) +> 29 April 2024 + - chore(deps-dev): bump ip from 1.1.8 to 1.1.9 [`#60`](https://github.com/jeanlescure/short-unique-id/pull/60) - chore: merge conflicts [`0b41ad6`](https://github.com/jeanlescure/short-unique-id/commit/0b41ad604089146ca9cbbc1c1c0a2f33d5d936fb) - chore: build dist and docs for release [`2d08da0`](https://github.com/jeanlescure/short-unique-id/commit/2d08da044cfb4308fd6acb76dea0814d961e985c) diff --git a/package-lock.json b/package-lock.json index 2320deb..1d40dfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "short-unique-id", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "short-unique-id", - "version": "5.1.0", + "version": "5.1.1", "license": "Apache-2.0", "bin": { "short-unique-id": "bin/short-unique-id", diff --git a/package.json b/package.json index 8cf54a4..9a1efcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "short-unique-id", - "version": "5.1.0", + "version": "5.1.1", "description": "Generate random or sequential UUID of any length", "keywords": [ "short",