Skip to content

Commit 61a0877

Browse files
committed
Release 5.0.5 version
1 parent 4db3464 commit 61a0877

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 5.0.5
5+
* Make browser’s version faster by increasing size a little (by Samuel Elgozi).
6+
47
## 5.0.4
58
* Fixed CLI docs (by @ilyaboka).
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nanoid",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
55
"keywords": [
66
"uuid",

0 commit comments

Comments
 (0)