Skip to content

Commit

Permalink
chore(release): 13.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [13.3.0](v13.2.4...v13.3.0) (2024-09-16)

### Features

* add hasCode to Digest ([#308](#308)) ([a5fbf61](a5fbf61))
  • Loading branch information
semantic-release-bot committed Sep 16, 2024
1 parent a5fbf61 commit 1c233b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [13.3.0](https://github.com/multiformats/js-multiformats/compare/v13.2.4...v13.3.0) (2024-09-16)

### Features

* add hasCode to Digest ([#308](https://github.com/multiformats/js-multiformats/issues/308)) ([a5fbf61](https://github.com/multiformats/js-multiformats/commit/a5fbf61f2474963994cb60d12a68666c91fe824c))

## [13.2.4](https://github.com/multiformats/js-multiformats/compare/v13.2.3...v13.2.4) (2024-09-16)

### Trivial Changes
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.2.4",
"version": "13.3.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 1c233b8

Please sign in to comment.