Skip to content

Commit b973870

Browse files
chore(release): 13.3.7 [skip ci]
## [13.3.7](v13.3.6...v13.3.7) (2025-06-10) ### Dependencies * **dev:** bump @types/node from 22.15.31 to 24.0.0 ([#326](#326)) ([bbb518e](bbb518e))
1 parent bbb518e commit b973870

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.7](https://github.com/multiformats/js-multiformats/compare/v13.3.6...v13.3.7) (2025-06-10)
2+
3+
### Dependencies
4+
5+
* **dev:** bump @types/node from 22.15.31 to 24.0.0 ([#326](https://github.com/multiformats/js-multiformats/issues/326)) ([bbb518e](https://github.com/multiformats/js-multiformats/commit/bbb518e3290f95786f0b4887aeb6d86c7ce3a5b7))
6+
17
## [13.3.6](https://github.com/multiformats/js-multiformats/compare/v13.3.5...v13.3.6) (2025-05-21)
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.3.6",
3+
"version": "13.3.7",
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)