Skip to content

Commit db04e6b

Browse files
chore(release): 11.2.1 [skip ci]
## [ipfs-unixfs-v11.2.1](ipfs-unixfs-11.2.0...ipfs-unixfs-11.2.1) (2025-03-06) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.8 ([#420](#420)) ([6eb1064](6eb1064))
1 parent 6eb1064 commit db04e6b

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.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.2.0...ipfs-unixfs-11.2.1) (2025-03-06)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#420](https://github.com/ipfs/js-ipfs-unixfs/issues/420)) ([6eb1064](https://github.com/ipfs/js-ipfs-unixfs/commit/6eb1064ceaf3bbbdadc639e9641f3d9fad8ab23b))
6+
17
## [ipfs-unixfs-v11.2.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-11.1.5...ipfs-unixfs-11.2.0) (2024-09-13)
28

39
### Features

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