Skip to content

Commit eb358b2

Browse files
chore(release): 13.3.1 [skip ci]
## ipfs-unixfs-exporter [13.3.1](ipfs-unixfs-exporter-13.3.0...ipfs-unixfs-exporter-13.3.1) (2024-01-19) ### Trivial Changes * update project config ([125f4d7](125f4d7)) ### Dependencies * **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](#399)) ([9d6c7cb](9d6c7cb)) ### Dependencies * **ipfs-unixfs:** upgraded to 11.1.3 * **ipfs-unixfs-importer:** upgraded to 15.2.4
1 parent cc2e741 commit eb358b2

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## ipfs-unixfs-exporter [13.3.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-13.3.0...ipfs-unixfs-exporter-13.3.1) (2024-01-19)
2+
3+
4+
### Trivial Changes
5+
6+
* update project config ([125f4d7](https://github.com/ipfs/js-ipfs-unixfs/commit/125f4d7dba9e04914f16560fb1f5002e298eaba1))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 41.3.5 to 42.2.2 ([#399](https://github.com/ipfs/js-ipfs-unixfs/issues/399)) ([9d6c7cb](https://github.com/ipfs/js-ipfs-unixfs/commit/9d6c7cb9904e40e1fb4d92735fac62f5bc04559e))
12+
13+
14+
15+
### Dependencies
16+
17+
* **ipfs-unixfs:** upgraded to 11.1.3
18+
* **ipfs-unixfs-importer:** upgraded to 15.2.4
19+
120
## [ipfs-unixfs-exporter-v13.3.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.2.5...ipfs-unixfs-exporter-v13.3.0) (2024-01-16)
221

322

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs-exporter",
3-
"version": "13.3.0",
3+
"version": "13.3.1",
44
"description": "JavaScript implementation of the UnixFs exporter used by IPFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-exporter#readme",

0 commit comments

Comments
 (0)