Skip to content

Commit 1fea438

Browse files
chore(release): 15.0.1 [skip ci]
## [ipfs-unixfs-exporter-v15.0.1](ipfs-unixfs-exporter-15.0.0...ipfs-unixfs-exporter-15.0.1) (2026-01-10) ### Bug Fixes * remove basic entry ([#451](#451)) ([b7a7104](b7a7104))
1 parent b7a7104 commit 1fea438

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/ipfs-unixfs-exporter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [ipfs-unixfs-exporter-v15.0.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-15.0.0...ipfs-unixfs-exporter-15.0.1) (2026-01-10)
2+
3+
### Bug Fixes
4+
5+
* remove basic entry ([#451](https://github.com/ipfs/js-ipfs-unixfs/issues/451)) ([b7a7104](https://github.com/ipfs/js-ipfs-unixfs/commit/b7a71049df830d35f39f3cecbd7237d885fee1e7))
6+
17
## [ipfs-unixfs-exporter-v15.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-14.0.2...ipfs-unixfs-exporter-15.0.0) (2026-01-10)
28

39
### ⚠ BREAKING CHANGES

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