Skip to content

Commit 2189443

Browse files
chore(release): 13.2.2 [skip ci]
## [13.2.2](v13.2.1...v13.2.2) (2024-07-30) ### Dependencies * **dev:** bump @types/node from 20.14.13 to 22.0.0 ([2b65321](2b65321))
1 parent 2b65321 commit 2189443

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [13.2.2](https://github.com/multiformats/js-multiformats/compare/v13.2.1...v13.2.2) (2024-07-30)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @types/node from 20.14.13 to 22.0.0 ([2b65321](https://github.com/multiformats/js-multiformats/commit/2b6532186d73e6d0ff5e3e3af8cfe050d9974763))
7+
18
## [13.2.1](https://github.com/multiformats/js-multiformats/compare/v13.2.0...v13.2.1) (2024-07-24)
29

310
## [13.2.0](https://github.com/multiformats/js-multiformats/compare/v13.1.3...v13.2.0) (2024-07-22)

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