We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d4786 commit 4332c4cCopy full SHA for 4332c4c
CHANGELOG.md
@@ -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
8
## [1.0.3](https://github.com/ipfs/helia-unixfs/compare/v1.0.2...v1.0.3) (2023-02-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@helia/unixfs",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A Helia-compatible wrapper for UnixFS",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-unixfs#readme",
0 commit comments