File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/ipfs-unixfs-exporter Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-unixfs-exporter-v13.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.0.1...ipfs-unixfs-exporter-v13.0.2 ) (2023-03-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove unused timeout option from exporter ([ #296 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/296 ) ) ([ bcb38a7] ( https://github.com/ipfs/js-ipfs-unixfs/commit/bcb38a7320dd2d6f411e36851df3395f53ff7059 ) )
7
+
1
8
## [ ipfs-unixfs-exporter-v13.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter-v13.0.0...ipfs-unixfs-exporter-v13.0.1 ) (2023-03-15)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 13.0.1 " ,
3
+ "version" : " 13.0.2 " ,
4
4
"description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-unixfs/tree/master/packages/ipfs-unixfs-exporter#readme" ,
You can’t perform that action at this time.
0 commit comments