Skip to content

Commit

Permalink
chore(release): 13.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [13.2.4](v13.2.3...v13.2.4) (2024-09-16)

### Trivial Changes

* fix linting ([9d24b62](9d24b62))

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.1.1 ([a0fdb76](a0fdb76))
  • Loading branch information
semantic-release-bot committed Sep 16, 2024
1 parent 9d24b62 commit c55bdfd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [13.2.4](https://github.com/multiformats/js-multiformats/compare/v13.2.3...v13.2.4) (2024-09-16)

### Trivial Changes

* fix linting ([9d24b62](https://github.com/multiformats/js-multiformats/commit/9d24b62051f140e5050010655f1a5ee832b0cd23))

### Dependencies

* **dev:** bump aegir from 43.0.3 to 44.1.1 ([a0fdb76](https://github.com/multiformats/js-multiformats/commit/a0fdb76928ae93a95bd2d6799b57c081833f7adf))

## [13.2.3](https://github.com/multiformats/js-multiformats/compare/v13.2.2...v13.2.3) (2024-09-12)


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.3",
"version": "13.2.4",
"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 c55bdfd

Please sign in to comment.