Skip to content

Commit 0edce6f

Browse files
chore(release): 11.1.2 [skip ci]
## [ipfs-unixfs-v11.1.2](ipfs-unixfs-v11.1.1...ipfs-unixfs-v11.1.2) (2023-12-28) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.3.2 ([#390](#390)) ([1c484e0](1c484e0))
1 parent 1c484e0 commit 0edce6f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ipfs-unixfs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [ipfs-unixfs-v11.1.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v11.1.1...ipfs-unixfs-v11.1.2) (2023-12-28)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 40.0.13 to 41.3.2 ([#390](https://github.com/ipfs/js-ipfs-unixfs/issues/390)) ([1c484e0](https://github.com/ipfs/js-ipfs-unixfs/commit/1c484e01d6699ab9126f5dded70e411a869b7820))
7+
18
## [ipfs-unixfs-v11.1.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v11.1.0...ipfs-unixfs-v11.1.1) (2023-12-28)
29

310

packages/ipfs-unixfs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-unixfs",
3-
"version": "11.1.1",
3+
"version": "11.1.2",
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/master/packages/ipfs-unixfs#readme",

0 commit comments

Comments
 (0)