Skip to content

Commit afbcbc2

Browse files
chore(release): 11.0.1 [skip ci]
## [ipfs-unixfs-v11.0.1](ipfs-unixfs-v11.0.0...ipfs-unixfs-v11.0.1) (2023-05-11) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](#326)) ([a32453b](a32453b))
1 parent a32453b commit afbcbc2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/ipfs-unixfs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [ipfs-unixfs-v11.0.1](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v11.0.0...ipfs-unixfs-v11.0.1) (2023-05-11)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 38.1.8 to 39.0.6 ([#326](https://github.com/ipfs/js-ipfs-unixfs/issues/326)) ([a32453b](https://github.com/ipfs/js-ipfs-unixfs/commit/a32453bc43a98366258fa4ba1330b1b362775f46))
7+
18
## [ipfs-unixfs-v11.0.0](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v10.0.0...ipfs-unixfs-v11.0.0) (2023-02-16)
29

310

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.0.0",
3+
"version": "11.0.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/master/packages/ipfs-unixfs#readme",

0 commit comments

Comments
 (0)