Skip to content

Commit

Permalink
chore(release): 13.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jul 30, 2024
1 parent 2b65321 commit 2189443
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [13.2.2](https://github.com/multiformats/js-multiformats/compare/v13.2.1...v13.2.2) (2024-07-30)


### Dependencies

* **dev:** bump @types/node from 20.14.13 to 22.0.0 ([2b65321](https://github.com/multiformats/js-multiformats/commit/2b6532186d73e6d0ff5e3e3af8cfe050d9974763))

## [13.2.1](https://github.com/multiformats/js-multiformats/compare/v13.2.0...v13.2.1) (2024-07-24)

## [13.2.0](https://github.com/multiformats/js-multiformats/compare/v13.1.3...v13.2.0) (2024-07-22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiformats",
"version": "13.2.1",
"version": "13.2.2",
"description": "Interface for multihash, multicodec, multibase and CID",
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 2189443

Please sign in to comment.