Skip to content

Commit 70123ec

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2024-01-02) ### Dependencies * bump multiformats from 12.1.3 to 13.0.0 ([fd0e9c7](fd0e9c7)) ### Tests * adjust multihashhasher interface for new multiformats ([80e7bc1](80e7bc1))
1 parent 80e7bc1 commit 70123ec

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [3.0.2](https://github.com/multiformats/js-sha3/compare/v3.0.1...v3.0.2) (2024-01-02)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 12.1.3 to 13.0.0 ([fd0e9c7](https://github.com/multiformats/js-sha3/commit/fd0e9c72cd404da500c3a80181e784f677dd74ef))
7+
8+
9+
### Tests
10+
11+
* adjust multihashhasher interface for new multiformats ([80e7bc1](https://github.com/multiformats/js-sha3/commit/80e7bc139acee687cd4da1061d1a11be8cdebbfc))
12+
113
## [3.0.1](https://github.com/multiformats/js-sha3/compare/v3.0.0...v3.0.1) (2023-10-03)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/sha3",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Multiformats hash functions for SHA3",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)