Skip to content

Commit 5d9ef02

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2023-05-23) ### Bug Fixes * adjust new linting standards ([bc081dc](bc081dc)) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.8 ([20bb109](20bb109))
1 parent bc081dc commit 5d9ef02

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.1.4](https://github.com/multiformats/js-murmur3/compare/v2.1.3...v2.1.4) (2023-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust new linting standards ([bc081dc](https://github.com/multiformats/js-murmur3/commit/bc081dc0b5f38fc758ae720c8d2119efe8565d2c))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 38.1.8 to 39.0.8 ([20bb109](https://github.com/multiformats/js-murmur3/commit/20bb10980e3cdcd3bd54501a086c84b3427661b2))
12+
113
## [2.1.3](https://github.com/multiformats/js-murmur3/compare/v2.1.2...v2.1.3) (2023-02-08)
214

315

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