Skip to content

Commit b23c59a

Browse files
chore(release): 11.2.5 [skip ci]
## [ipfs-unixfs-v11.2.5](ipfs-unixfs-11.2.4...ipfs-unixfs-11.2.5) (2025-06-18) ### Bug Fixes * constrain the unixfs type ([#435](#435)) ([7663b87](7663b87))
1 parent 7663b87 commit b23c59a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ipfs-unixfs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [ipfs-unixfs-v11.2.5](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.2.4...ipfs-unixfs-11.2.5) (2025-06-18)
2+
3+
### Bug Fixes
4+
5+
* constrain the unixfs type ([#435](https://github.com/ipfs/js-ipfs-unixfs/issues/435)) ([7663b87](https://github.com/ipfs/js-ipfs-unixfs/commit/7663b87ed2e3e8cd4da1484ca601638740ea0ae7))
6+
17
## [ipfs-unixfs-v11.2.4](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.2.3...ipfs-unixfs-11.2.4) (2025-06-18)
28

39
### Documentation

packages/ipfs-unixfs/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",
3-
"version": "11.2.4",
3+
"version": "11.2.5",
44
"description": "JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-unixfs/tree/main/packages/ipfs-unixfs#readme",

0 commit comments

Comments
 (0)