Skip to content

Commit cc2e741

Browse files
chore(release): 15.2.4 [skip ci]
## ipfs-unixfs-importer [15.2.4](ipfs-unixfs-importer-15.2.3...ipfs-unixfs-importer-15.2.4) (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
1 parent 09b00f0 commit cc2e741

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## ipfs-unixfs-importer [15.2.4](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-15.2.3...ipfs-unixfs-importer-15.2.4) (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+
119
## [ipfs-unixfs-importer-v15.2.3](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-v15.2.2...ipfs-unixfs-importer-v15.2.3) (2023-12-28)
220

321

packages/ipfs-unixfs-importer/package.json

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

0 commit comments

Comments
 (0)