Skip to content

Commit c30476d

Browse files
chore(release): 15.3.1 [skip ci]
## [ipfs-unixfs-importer-v15.3.1](ipfs-unixfs-importer-15.3.0...ipfs-unixfs-importer-15.3.1) (2024-09-13) ### Dependencies * bump interface-store from 5.1.8 to 6.0.0 ([#410](#410)) ([e3939ec](e3939ec)) * **dev:** bump blockstore-core from 4.4.1 to 5.0.0 ([#411](#411)) ([6663007](6663007))
1 parent e3939ec commit c30476d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [ipfs-unixfs-importer-v15.3.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-15.3.0...ipfs-unixfs-importer-15.3.1) (2024-09-13)
2+
3+
### Dependencies
4+
5+
* bump interface-store from 5.1.8 to 6.0.0 ([#410](https://github.com/ipfs/js-ipfs-unixfs/issues/410)) ([e3939ec](https://github.com/ipfs/js-ipfs-unixfs/commit/e3939ec99dd5e1a66a00fc249e0bd242724c43d0))
6+
* **dev:** bump blockstore-core from 4.4.1 to 5.0.0 ([#411](https://github.com/ipfs/js-ipfs-unixfs/issues/411)) ([6663007](https://github.com/ipfs/js-ipfs-unixfs/commit/6663007b46fb18e31157bce7bba4bfcf7b0ef5b5))
7+
18
## [ipfs-unixfs-importer-v15.3.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-15.2.6...ipfs-unixfs-importer-15.3.0) (2024-09-13)
29

310
### Features

packages/ipfs-unixfs-importer/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-importer",
3-
"version": "15.3.0",
3+
"version": "15.3.1",
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/main/packages/ipfs-unixfs-importer#readme",

0 commit comments

Comments
 (0)