Skip to content

Commit 4332c4c

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](ipfs/helia-unixfs@v1.0.3...v1.0.4) (2023-02-27) ### Bug Fixes * simplify shard handling ([#5](ipfs/helia-unixfs#5)) ([52d4786](ipfs/helia-unixfs@52d4786))
1 parent 52d4786 commit 4332c4c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/ipfs/helia-unixfs/compare/v1.0.3...v1.0.4) (2023-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* simplify shard handling ([#5](https://github.com/ipfs/helia-unixfs/issues/5)) ([52d4786](https://github.com/ipfs/helia-unixfs/commit/52d4786831c3b2b60322de562b752ecfbc8791bb))
7+
18
## [1.0.3](https://github.com/ipfs/helia-unixfs/compare/v1.0.2...v1.0.3) (2023-02-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/unixfs",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A Helia-compatible wrapper for UnixFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-unixfs#readme",

0 commit comments

Comments
 (0)