Skip to content

Commit c55bdfd

Browse files
chore(release): 13.2.4 [skip ci]
## [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))
1 parent 9d24b62 commit c55bdfd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [13.2.4](https://github.com/multiformats/js-multiformats/compare/v13.2.3...v13.2.4) (2024-09-16)
2+
3+
### Trivial Changes
4+
5+
* fix linting ([9d24b62](https://github.com/multiformats/js-multiformats/commit/9d24b62051f140e5050010655f1a5ee832b0cd23))
6+
7+
### Dependencies
8+
9+
* **dev:** bump aegir from 43.0.3 to 44.1.1 ([a0fdb76](https://github.com/multiformats/js-multiformats/commit/a0fdb76928ae93a95bd2d6799b57c081833f7adf))
10+
111
## [13.2.3](https://github.com/multiformats/js-multiformats/compare/v13.2.2...v13.2.3) (2024-09-12)
212

313

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