Skip to content

Commit 2e31a2f

Browse files
chore(release): 13.4.0 [skip ci]
## [13.4.0](v13.3.7...v13.4.0) (2025-08-05) ### Features * support truncating digests ([#329](#329)) ([e4d3a22](e4d3a22)), closes [#328](#328)
1 parent e4d3a22 commit 2e31a2f

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.4.0](https://github.com/multiformats/js-multiformats/compare/v13.3.7...v13.4.0) (2025-08-05)
2+
3+
### Features
4+
5+
* support truncating digests ([#329](https://github.com/multiformats/js-multiformats/issues/329)) ([e4d3a22](https://github.com/multiformats/js-multiformats/commit/e4d3a22b5580d49ed7c1506a871867f451c609b6)), closes [#328](https://github.com/multiformats/js-multiformats/issues/328)
6+
17
## [13.3.7](https://github.com/multiformats/js-multiformats/compare/v13.3.6...v13.3.7) (2025-06-10)
28

39
### Dependencies

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