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 911f2a0 commit 106a52dCopy full SHA for 106a52d
CHANGELOG.md
@@ -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
8
## [3.0.0](https://github.com/multiformats/js-sha3/compare/v2.0.17...v3.0.0) (2023-08-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@multiformats/sha3",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Multiformats hash functions for SHA3",
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
0 commit comments