Skip to content

Commit f020212

Browse files
chore(release): 13.4.2 [skip ci]
## [13.4.2](v13.4.1...v13.4.2) (2025-12-12) ### Dependencies * **dev:** bump @types/node from 24.10.3 to 25.0.0 ([#333](#333)) ([0bad504](0bad504))
1 parent 0bad504 commit f020212

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.2](https://github.com/multiformats/js-multiformats/compare/v13.4.1...v13.4.2) (2025-12-12)
2+
3+
### Dependencies
4+
5+
* **dev:** bump @types/node from 24.10.3 to 25.0.0 ([#333](https://github.com/multiformats/js-multiformats/issues/333)) ([0bad504](https://github.com/multiformats/js-multiformats/commit/0bad50482060cde11cf0517326261112e1ca9f19))
6+
17
## [13.4.1](https://github.com/multiformats/js-multiformats/compare/v13.4.0...v13.4.1) (2025-09-15)
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.4.1",
3+
"version": "13.4.2",
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)