File tree Expand file tree Collapse file tree 6 files changed +31
-7
lines changed Expand file tree Collapse file tree 6 files changed +31
-7
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+ ## [ 3.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@3.0.0...ipfs-unixfs-exporter@3.0.1 ) (2020-07-28)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9+
10+
11+
12+
13+
614# [ 3.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@2.0.1...ipfs-unixfs-exporter@3.0.0 ) (2020-07-28)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-exporter" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
4242 "chai-as-promised" : " ^7.1.1" ,
4343 "detect-node" : " ^2.0.4" ,
4444 "dirty-chai" : " ^2.0.1" ,
45- "ipfs-unixfs-importer" : " ^3.0.0 " ,
45+ "ipfs-unixfs-importer" : " ^3.0.1 " ,
4646 "ipld" : " ^0.26.1" ,
4747 "ipld-dag-pb" : " ^0.19.0" ,
4848 "ipld-in-memory" : " ^5.0.0" ,
5757 "cids" : " ^0.8.0" ,
5858 "err-code" : " ^2.0.0" ,
5959 "hamt-sharding" : " ^1.0.0" ,
60- "ipfs-unixfs" : " ^2.0.0 " ,
60+ "ipfs-unixfs" : " ^2.0.1 " ,
6161 "ipfs-utils" : " ^2.3.1" ,
6262 "it-last" : " ^1.0.1" ,
6363 "multihashing-async" : " ^1.0.0"
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+ ## [ 3.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@3.0.0...ipfs-unixfs-importer@3.0.1 ) (2020-07-28)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-importer
9+
10+
11+
12+
13+
614# [ 3.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@2.0.1...ipfs-unixfs-importer@3.0.0 ) (2020-07-28)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-importer" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
4141 "cids" : " ^0.8.0" ,
4242 "detect-node" : " ^2.0.4" ,
4343 "dirty-chai" : " ^2.0.1" ,
44- "ipfs-unixfs-exporter" : " ^3.0.0 " ,
44+ "ipfs-unixfs-exporter" : " ^3.0.1 " ,
4545 "ipld" : " ^0.26.1" ,
4646 "ipld-in-memory" : " ^5.0.0" ,
4747 "it-buffer-stream" : " ^1.0.2" ,
5555 "bl" : " ^4.0.0" ,
5656 "err-code" : " ^2.0.0" ,
5757 "hamt-sharding" : " ^1.0.0" ,
58- "ipfs-unixfs" : " ^2.0.0 " ,
58+ "ipfs-unixfs" : " ^2.0.1 " ,
5959 "ipfs-utils" : " ^2.3.1" ,
6060 "ipld-dag-pb" : " ^0.19.0" ,
6161 "it-all" : " ^1.0.1" ,
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+ ## [ 2.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@2.0.0...ipfs-unixfs@2.0.1 ) (2020-07-28)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs
9+
10+
11+
12+
13+
614# [ 2.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@1.0.2...ipfs-unixfs@2.0.0 ) (2020-07-28)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
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