Skip to content

Commit 570131c

Browse files
chore(release): 16.0.0 [skip ci]
## [ipfs-unixfs-exporter-v16.0.0](ipfs-unixfs-exporter-15.0.4...ipfs-unixfs-exporter-16.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 28006e5 commit 570131c

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [ipfs-unixfs-exporter-v16.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-15.0.4...ipfs-unixfs-exporter-16.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-exporter-v15.0.4](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-15.0.3...ipfs-unixfs-exporter-15.0.4) (2026-03-24)
212

313
### Bug Fixes

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": "15.0.4",
3+
"version": "16.0.0",
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/main/packages/ipfs-unixfs-exporter#readme",

0 commit comments

Comments
 (0)