Skip to content

Commit d95510e

Browse files
chore(release): 13.2.0 [skip ci]
## [13.2.0](v13.1.3...v13.2.0) (2024-07-22) ### Features * BlockCodec methods are generic ([2ee062e](2ee062e))
1 parent 2ee062e commit d95510e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [13.2.0](https://github.com/multiformats/js-multiformats/compare/v13.1.3...v13.2.0) (2024-07-22)
2+
3+
4+
### Features
5+
6+
* BlockCodec methods are generic ([2ee062e](https://github.com/multiformats/js-multiformats/commit/2ee062ee83115b28b8f1c153918cd61db5919e5c))
7+
18
## [13.1.3](https://github.com/multiformats/js-multiformats/compare/v13.1.2...v13.1.3) (2024-07-02)
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",
3-
"version": "13.1.3",
3+
"version": "13.2.0",
44
"description": "Interface for multihash, multicodec, multibase and CID",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)