Skip to content

Commit 14a8848

Browse files
chore(release): 11.0.2 [skip ci]
## [ipfs-unixfs-v11.0.2](ipfs-unixfs-v11.0.1...ipfs-unixfs-v11.0.2) (2023-08-24) ### Dependencies * **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](#353)) ([a61c620](a61c620))
1 parent b8b17d9 commit 14a8848

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.2](https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-v11.0.1...ipfs-unixfs-v11.0.2) (2023-08-24)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#353](https://github.com/ipfs/js-ipfs-unixfs/issues/353)) ([a61c620](https://github.com/ipfs/js-ipfs-unixfs/commit/a61c620082e2fcff1c2d83fe732a47d00904254c))
7+
18
## [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)
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.1",
3+
"version": "11.0.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)