Skip to content

Commit 7527672

Browse files
chore(release): 16.0.1 [skip ci]
## [ipfs-unixfs-importer-v16.0.1](ipfs-unixfs-importer-16.0.0...ipfs-unixfs-importer-16.0.1) (2025-10-03) ### Bug Fixes * update sibling dep ([af03409](af03409))
1 parent 3e70ac2 commit 7527672

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [ipfs-unixfs-importer-v16.0.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-16.0.0...ipfs-unixfs-importer-16.0.1) (2025-10-03)
2+
3+
### Bug Fixes
4+
5+
* update sibling dep ([af03409](https://github.com/ipfs/js-ipfs-unixfs/commit/af03409d6a0a454b63c28de941095c2a0340ff0a))
6+
17
## [ipfs-unixfs-importer-v16.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-15.4.0...ipfs-unixfs-importer-16.0.0) (2025-10-03)
28

39
### ⚠ BREAKING CHANGES

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