File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 6.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@6.0.1...ipfs-unixfs-exporter@6.0.2 ) (2021-08-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * update import types ([ #164 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/164 ) ) ([ 0bb612d] ( https://github.com/ipfs/js-ipfs-unixfs/commit/0bb612defa14fea0efd3c799784be688e043edd0 ) )
12+
13+
14+
15+
16+
617## [ 6.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@6.0.0...ipfs-unixfs-exporter@6.0.1 ) (2021-07-16)
718
819** Note:** Version bump only for package ipfs-unixfs-exporter
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-exporter" ,
3- "version" : " 6.0.1 " ,
3+ "version" : " 6.0.2 " ,
44 "description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
4141 "crypto-browserify" : " ^3.12.0" ,
4242 "detect-node" : " ^2.0.4" ,
4343 "events" : " ^3.3.0" ,
44- "ipfs-unixfs-importer" : " ^8.0.1 " ,
44+ "ipfs-unixfs-importer" : " ^8.0.2 " ,
4545 "it-all" : " ^1.0.5" ,
4646 "it-buffer-stream" : " ^2.0.0" ,
4747 "it-first" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 8.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@8.0.1...ipfs-unixfs-importer@8.0.2 ) (2021-08-03)
7+
8+
9+ ### Bug Fixes
10+
11+ * update import types ([ #164 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/164 ) ) ([ 0bb612d] ( https://github.com/ipfs/js-ipfs-unixfs/commit/0bb612defa14fea0efd3c799784be688e043edd0 ) )
12+
13+
14+
15+
16+
617## [ 8.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@8.0.0...ipfs-unixfs-importer@8.0.1 ) (2021-07-16)
718
819** Note:** Version bump only for package ipfs-unixfs-importer
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-importer" ,
3- "version" : " 8.0.1 " ,
3+ "version" : " 8.0.2 " ,
44 "description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments