Skip to content

Commit 4d0036f

Browse files
committed
Release 5.0.7 version
1 parent 131d4d0 commit 4d0036f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
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.7
5+
* Fixed Parcel support (by @WilhelmYakunin).
6+
47
## 5.0.6
58
* Fixed React Native support.
69

package.json

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

0 commit comments

Comments
 (0)