Skip to content

Commit

Permalink
chore(release): 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed May 4, 2021
1 parent 5124bad commit 78c2b42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.1](https://github.com/jeanlescure/short-unique-id/compare/v4.0.0...v4.0.1) (2021-05-04)

## [4.0.0](https://github.com/jeanlescure/short-unique-id/compare/v3.0.0-rc1...v4.0.0) (2021-05-03)


Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "short-unique-id",
"version": "4.0.0",
"version": "4.0.1",
"description": "Generate random or sequential UUID of any length",
"keywords": [
"short",
Expand Down Expand Up @@ -34,12 +34,12 @@
"@types/node": "^15.0.1",
"rollup": "^2.46.0",
"scripty": "^2.0.0",
"short_uuid_typedoc_template": "^1.0.10",
"short-unique-id-typedoc-template": "^2.0.1",
"standard-version": "^9.2.0",
"terser": "^5.7.0",
"ts-node": "^9.1.1",
"tslib": "^2.2.0",
"typedoc": "0.17.8",
"typedoc": "^0.20.36",
"typescript": "^4.2.4"
}
}

0 comments on commit 78c2b42

Please sign in to comment.