Skip to content

Commit 7f3e47c

Browse files
chore(release): 2.1.7 [skip ci]
## [2.1.7](v2.1.6...v2.1.7) (2023-10-03) ### Trivial Changes * add or force update .github/workflows/js-test-and-release.yml ([775fa86](775fa86)) * delete templates [skip ci] ([#63](#63)) ([4507d50](4507d50)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([504d645](504d645))
1 parent 504d645 commit 7f3e47c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.1.7](https://github.com/multiformats/js-murmur3/compare/v2.1.6...v2.1.7) (2023-10-03)
2+
3+
4+
### Trivial Changes
5+
6+
* add or force update .github/workflows/js-test-and-release.yml ([775fa86](https://github.com/multiformats/js-murmur3/commit/775fa869fd4f7b3e8e1b0813de02f178c55565c7))
7+
* delete templates [skip ci] ([#63](https://github.com/multiformats/js-murmur3/issues/63)) ([4507d50](https://github.com/multiformats/js-murmur3/commit/4507d50cd9dd9cd733774087fcedfd602438fea4))
8+
9+
10+
### Dependencies
11+
12+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([504d645](https://github.com/multiformats/js-murmur3/commit/504d645e007ac0be5388f1260758abcb69382c0f))
13+
114
## [2.1.6](https://github.com/multiformats/js-murmur3/compare/v2.1.5...v2.1.6) (2023-08-08)
215

316

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