Skip to content

Commit

Permalink
chore(release): 13.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [13.2.0](v13.1.3...v13.2.0) (2024-07-22)

### Features

* BlockCodec methods are generic ([2ee062e](2ee062e))
  • Loading branch information
semantic-release-bot committed Jul 22, 2024
1 parent 2ee062e commit d95510e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [13.2.0](https://github.com/multiformats/js-multiformats/compare/v13.1.3...v13.2.0) (2024-07-22)


### Features

* BlockCodec methods are generic ([2ee062e](https://github.com/multiformats/js-multiformats/commit/2ee062ee83115b28b8f1c153918cd61db5919e5c))

## [13.1.3](https://github.com/multiformats/js-multiformats/compare/v13.1.2...v13.1.3) (2024-07-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiformats",
"version": "13.1.3",
"version": "13.2.0",
"description": "Interface for multihash, multicodec, multibase and CID",
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit d95510e

Please sign in to comment.