Skip to content

Commit c9abde0

Browse files
chore(release): 13.3.4 [skip ci]
## [13.3.4](v13.3.3...v13.3.4) (2025-05-15) ### Dependencies * **dev:** bump @types/node from 22.15.17 to 22.15.18 ([#319](#319)) ([dbf6eb5](dbf6eb5))
1 parent dbf6eb5 commit c9abde0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.4](https://github.com/multiformats/js-multiformats/compare/v13.3.3...v13.3.4) (2025-05-15)
2+
3+
### Dependencies
4+
5+
* **dev:** bump @types/node from 22.15.17 to 22.15.18 ([#319](https://github.com/multiformats/js-multiformats/issues/319)) ([dbf6eb5](https://github.com/multiformats/js-multiformats/commit/dbf6eb5a35a07956cff94fa3050f4056ab52bc97))
6+
17
## [13.3.3](https://github.com/multiformats/js-multiformats/compare/v13.3.2...v13.3.3) (2025-05-08)
28

39
### Dependencies

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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