We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9cfd3e commit f1d22ceCopy full SHA for f1d22ce
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
## [Unreleased]
3
4
+## [0.6.4] - 2023-07-08
5
+- Fix getISCNIdPrefix() does not calculate the expected ISCN hash of createISCNRecord()
6
+
7
## [0.6.3] - 2023-06-28
8
- Add GenericAuthorization related functions
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@likecoin/iscn-js",
- "version": "0.6.3",
+ "version": "0.6.4",
"description": "",
"engines": {
"node": ">=16"
0 commit comments