Skip to content

Commit a034f37

Browse files
committed
chore: readme update
1 parent f148336 commit a034f37

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,5 +1,8 @@
11
# CHANGELOG
22

3+
**v0.1.2:**
4+
- Bug fix: cjs import error [[PR #5](https://github.com/sqids/sqids-javascript/pull/5)]
5+
36
**v0.1.1:**
47
- Packaging & cleanup
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sqids",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Generate YouTube-like ids from numbers.",
55
"keywords": [
66
"sqids",

0 commit comments

Comments
 (0)