We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d251d0 commit 85a45ccCopy full SHA for 85a45cc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.8](https://github.com/multiformats/js-murmur3/compare/v2.1.7...v2.1.8) (2024-01-01)
2
+
3
4
+### Dependencies
5
6
+* bump multiformats from 12.1.3 to 13.0.0 ([1d251d0](https://github.com/multiformats/js-murmur3/commit/1d251d032d10ad4f6fe41c04ed5886a2c67e7f00))
7
8
## [2.1.7](https://github.com/multiformats/js-murmur3/compare/v2.1.6...v2.1.7) (2023-10-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@multiformats/murmur3",
- "version": "2.1.7",
+ "version": "2.1.8",
"description": "Multiformats Murmur3 implementations",
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
0 commit comments