Skip to content

Commit 1c233b8

Browse files
chore(release): 13.3.0 [skip ci]
## [13.3.0](v13.2.4...v13.3.0) (2024-09-16) ### Features * add hasCode to Digest ([#308](#308)) ([a5fbf61](a5fbf61))
1 parent a5fbf61 commit 1c233b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [13.3.0](https://github.com/multiformats/js-multiformats/compare/v13.2.4...v13.3.0) (2024-09-16)
2+
3+
### Features
4+
5+
* add hasCode to Digest ([#308](https://github.com/multiformats/js-multiformats/issues/308)) ([a5fbf61](https://github.com/multiformats/js-multiformats/commit/a5fbf61f2474963994cb60d12a68666c91fe824c))
6+
17
## [13.2.4](https://github.com/multiformats/js-multiformats/compare/v13.2.3...v13.2.4) (2024-09-16)
28

39
### Trivial Changes

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