Skip to content

Commit 75712e7

Browse files
chore(release): 13.3.1 [skip ci]
## [13.3.1](v13.3.0...v13.3.1) (2024-10-29) ### Trivial Changes * adjust examples for new linting rules ([adc534b](adc534b)) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.0 ([1cd48bf](1cd48bf))
1 parent adc534b commit 75712e7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [13.3.1](https://github.com/multiformats/js-multiformats/compare/v13.3.0...v13.3.1) (2024-10-29)
2+
3+
### Trivial Changes
4+
5+
* adjust examples for new linting rules ([adc534b](https://github.com/multiformats/js-multiformats/commit/adc534be75138e65df0c4f5f1efdf294a7b5f7ba))
6+
7+
### Dependencies
8+
9+
* **dev:** bump aegir from 44.1.4 to 45.0.0 ([1cd48bf](https://github.com/multiformats/js-multiformats/commit/1cd48bf7e336fea35af9dde6587c317562ab2074))
10+
111
## [13.3.0](https://github.com/multiformats/js-multiformats/compare/v13.2.4...v13.3.0) (2024-09-16)
212

313
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiformats",
3-
"version": "13.3.0",
3+
"version": "13.3.1",
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)