Skip to content

Commit 85dcebe

Browse files
chore(release): 2.1.5 [skip ci]
## [2.1.5](v2.1.4...v2.1.5) (2023-06-19) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([61b008c](61b008c))
1 parent 61b008c commit 85dcebe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.5](https://github.com/multiformats/js-murmur3/compare/v2.1.4...v2.1.5) (2023-06-19)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([61b008c](https://github.com/multiformats/js-murmur3/commit/61b008c3b9b88a2dbd57130506b2d75857138757))
7+
18
## [2.1.4](https://github.com/multiformats/js-murmur3/compare/v2.1.3...v2.1.4) (2023-05-23)
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/murmur3",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Multiformats Murmur3 implementations",
55
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)