Skip to content

Commit 106a52d

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-10-03) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([911f2a0](911f2a0))
1 parent 911f2a0 commit 106a52d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/multiformats/js-sha3/compare/v3.0.0...v3.0.1) (2023-10-03)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([911f2a0](https://github.com/multiformats/js-sha3/commit/911f2a01c2512040ce9d28466c63383c31f8c605))
7+
18
## [3.0.0](https://github.com/multiformats/js-sha3/compare/v2.0.17...v3.0.0) (2023-08-31)
29

310

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.0",
3+
"version": "3.0.1",
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)