We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb564a commit 1b349ffCopy full SHA for 1b349ff
.changeset/mean-feet-love.md
sdk/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @iota/iota-names-sdk
2
3
+## 0.5.1
4
+
5
+### Patch Changes
6
7
+- 1e2545a: Use the pre `@noble/hashes` 1.8.0 `blake2b` module name
8
9
## 0.5.0
10
11
### Minor Changes
sdk/package.json
@@ -2,7 +2,7 @@
"name": "@iota/iota-names-sdk",
"author": "IOTA Foundation <info@iota.org>",
"description": "IOTA-Names SDK",
- "version": "0.5.0",
+ "version": "0.5.1",
"license": "Apache-2.0",
"private": false,
"main": "./dist/cjs/index.js",
0 commit comments