Skip to content

Commit 1b4d452

Browse files
chore(release): 13.4.1 [skip ci]
## [13.4.1](v13.4.0...v13.4.1) (2025-09-15) ### Dependencies * **dev:** bump crypto-hash from 3.1.0 to 4.0.0 ([#332](#332)) ([bbc711a](bbc711a))
1 parent bbc711a commit 1b4d452

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.1](https://github.com/multiformats/js-multiformats/compare/v13.4.0...v13.4.1) (2025-09-15)
2+
3+
### Dependencies
4+
5+
* **dev:** bump crypto-hash from 3.1.0 to 4.0.0 ([#332](https://github.com/multiformats/js-multiformats/issues/332)) ([bbc711a](https://github.com/multiformats/js-multiformats/commit/bbc711abc09800f09e022f094deda007b8039873))
6+
17
## [13.4.0](https://github.com/multiformats/js-multiformats/compare/v13.3.7...v13.4.0) (2025-08-05)
28

39
### Features

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