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.3] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@3.0.2...ipfs-unixfs-exporter@3.0.3 ) (2020-08-25)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9+
10+
11+
12+
13+
614## [ 3.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@3.0.1...ipfs-unixfs-exporter@3.0.2 ) (2020-08-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-exporter" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
3838 "abort-controller" : " ^3.0.0" ,
3939 "aegir" : " ^26.0.0" ,
4040 "detect-node" : " ^2.0.4" ,
41- "ipfs-unixfs-importer" : " ^3.0.2 " ,
41+ "ipfs-unixfs-importer" : " ^3.0.3 " ,
4242 "ipld" : " ^0.27.0" ,
4343 "ipld-dag-pb" : " ^0.20.0" ,
4444 "ipld-in-memory" : " ^6.0.0" ,
5454 "cids" : " ^1.0.0" ,
5555 "err-code" : " ^2.0.0" ,
5656 "hamt-sharding" : " ^1.0.0" ,
57- "ipfs-unixfs" : " ^2.0.2 " ,
57+ "ipfs-unixfs" : " ^2.0.3 " ,
5858 "ipfs-utils" : " ^3.0.0" ,
5959 "it-last" : " ^1.0.1" ,
6060 "multihashing-async" : " ^2.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.3] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@3.0.2...ipfs-unixfs-importer@3.0.3 ) (2020-08-25)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs-importer
9+
10+
11+
12+
13+
614## [ 3.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@3.0.1...ipfs-unixfs-importer@3.0.2 ) (2020-08-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs-importer" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
3838 "aegir" : " ^26.0.0" ,
3939 "cids" : " ^1.0.0" ,
4040 "detect-node" : " ^2.0.4" ,
41- "ipfs-unixfs-exporter" : " ^3.0.2 " ,
41+ "ipfs-unixfs-exporter" : " ^3.0.3 " ,
4242 "ipld" : " ^0.27.0" ,
4343 "ipld-in-memory" : " ^6.0.0" ,
4444 "it-buffer-stream" : " ^1.0.2" ,
5151 "bl" : " ^4.0.0" ,
5252 "err-code" : " ^2.0.0" ,
5353 "hamt-sharding" : " ^1.0.0" ,
54- "ipfs-unixfs" : " ^2.0.2 " ,
54+ "ipfs-unixfs" : " ^2.0.3 " ,
5555 "ipfs-utils" : " ^3.0.0" ,
5656 "ipld-dag-pb" : " ^0.20.0" ,
5757 "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.3] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@2.0.2...ipfs-unixfs@2.0.3 ) (2020-08-25)
7+
8+ ** Note:** Version bump only for package ipfs-unixfs
9+
10+
11+
12+
13+
614## [ 2.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@2.0.1...ipfs-unixfs@2.0.2 ) (2020-08-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-unixfs" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
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