Skip to content

Commit 28006e5

Browse files
chore(release): 17.0.0 [skip ci]
## [ipfs-unixfs-importer-v17.0.0](ipfs-unixfs-importer-16.1.5...ipfs-unixfs-importer-17.0.0) (2026-05-12) ### ⚠ BREAKING CHANGES * the CID instances returned from this module are from `multiformats@14.x.x` ### Dependencies * update to multiformats 14.x.x ([#483](#483)) ([a2f1934](a2f1934))
1 parent fb3c348 commit 28006e5

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/ipfs-unixfs-importer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [ipfs-unixfs-importer-v17.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-16.1.5...ipfs-unixfs-importer-17.0.0) (2026-05-12)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* the CID instances returned from this module are from `multiformats@14.x.x`
6+
7+
### Dependencies
8+
9+
* update to multiformats 14.x.x ([#483](https://github.com/ipfs/js-ipfs-unixfs/issues/483)) ([a2f1934](https://github.com/ipfs/js-ipfs-unixfs/commit/a2f1934554082de9e2c5786c8e3a70c85890f75b))
10+
111
## [ipfs-unixfs-importer-v16.1.5](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer-16.1.4...ipfs-unixfs-importer-16.1.5) (2026-04-16)
212

313
### Dependencies

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