Skip to content

Commit 7cabd47

Browse files
committed
chore: version bump
1 parent 0f0974d commit 7cabd47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
**v0.2.0:** **⚠️ BREAKING CHANGE**
3+
**v0.3.0:** **⚠️ BREAKING CHANGE**
44
- **Breaking change**: IDs change. Algorithm has been fine-tuned for better performance [[Issue #11](https://github.com/sqids/sqids-spec/issues/11)]
55
- Changed minimum Node.js version from 16 to 18
66
- `alphabet` cannot contain multibyte characters

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.2.0",
3+
"version": "0.3.0",
44
"description": "Generate YouTube-like ids from numbers.",
55
"keywords": [
66
"sqids",

0 commit comments

Comments
 (0)