Skip to content

Commit 1b349ff

Browse files
Version Packages (#1055)
1 parent bfb564a commit 1b349ff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-feet-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @iota/iota-names-sdk
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- 1e2545a: Use the pre `@noble/hashes` 1.8.0 `blake2b` module name
8+
39
## 0.5.0
410

511
### Minor Changes

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@iota/iota-names-sdk",
33
"author": "IOTA Foundation <info@iota.org>",
44
"description": "IOTA-Names SDK",
5-
"version": "0.5.0",
5+
"version": "0.5.1",
66
"license": "Apache-2.0",
77
"private": false,
88
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)