Skip to content

Commit f1d22ce

Browse files
committed
🔖 Version 0.6.4
1 parent d9cfd3e commit f1d22ce

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
# Changelog
22
## [Unreleased]
33

4+
## [0.6.4] - 2023-07-08
5+
- Fix getISCNIdPrefix() does not calculate the expected ISCN hash of createISCNRecord()
6+
47
## [0.6.3] - 2023-06-28
58
- Add GenericAuthorization related functions
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@likecoin/iscn-js",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "",
55
"engines": {
66
"node": ">=16"

0 commit comments

Comments
 (0)