Skip to content

Commit 85a45cc

Browse files
chore(release): 2.1.8 [skip ci]
## [2.1.8](v2.1.7...v2.1.8) (2024-01-01) ### Dependencies * bump multiformats from 12.1.3 to 13.0.0 ([1d251d0](1d251d0))
1 parent 1d251d0 commit 85a45cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.1.7](https://github.com/multiformats/js-murmur3/compare/v2.1.6...v2.1.7) (2023-10-03)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/murmur3",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": "Multiformats Murmur3 implementations",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)