File tree 6 files changed +30
-6
lines changed
6 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@7.0.1...ipfs-unixfs-exporter@7.0.2 ) (2021-08-19)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9
+
10
+
11
+
12
+
13
+
6
14
## [ 7.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@7.0.0...ipfs-unixfs-exporter@7.0.1 ) (2021-08-19)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.0.2 " ,
4
4
"description" : " JavaScript implementation of the UnixFs exporter used by IPFS" ,
5
5
"leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
6
6
"main" : " src/index.js" ,
45
45
"copy" : " ^0.3.2" ,
46
46
"crypto-browserify" : " ^3.12.0" ,
47
47
"events" : " ^3.3.0" ,
48
- "ipfs-unixfs-importer" : " ^9.0.1 " ,
48
+ "ipfs-unixfs-importer" : " ^9.0.2 " ,
49
49
"it-all" : " ^1.0.5" ,
50
50
"it-buffer-stream" : " ^2.0.0" ,
51
51
"it-first" : " ^1.0.6" ,
64
64
"err-code" : " ^3.0.1" ,
65
65
"hamt-sharding" : " ^2.0.0" ,
66
66
"interface-blockstore" : " ^1.0.0" ,
67
- "ipfs-unixfs" : " ^6.0.1 " ,
67
+ "ipfs-unixfs" : " ^6.0.2 " ,
68
68
"it-last" : " ^1.0.5" ,
69
69
"multiformats" : " ^9.4.2" ,
70
70
"murmurhash3js-revisited" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 9.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@9.0.1...ipfs-unixfs-importer@9.0.2 ) (2021-08-19)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs-importer
9
+
10
+
11
+
12
+
13
+
6
14
## [ 9.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@9.0.0...ipfs-unixfs-importer@9.0.1 ) (2021-08-19)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-importer" ,
3
- "version" : " 9.0.1 " ,
3
+ "version" : " 9.0.2 " ,
4
4
"description" : " JavaScript implementation of the UnixFs importer used by IPFS" ,
5
5
"leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
6
6
"main" : " src/index.js" ,
56
56
"err-code" : " ^3.0.1" ,
57
57
"hamt-sharding" : " ^2.0.0" ,
58
58
"interface-blockstore" : " ^1.0.0" ,
59
- "ipfs-unixfs" : " ^6.0.1 " ,
59
+ "ipfs-unixfs" : " ^6.0.2 " ,
60
60
"it-all" : " ^1.0.5" ,
61
61
"it-batch" : " ^1.0.8" ,
62
62
"it-first" : " ^1.0.6" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@6.0.1...ipfs-unixfs@6.0.2 ) (2021-08-19)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs@6.0.0...ipfs-unixfs@6.0.1 ) (2021-08-19)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs" ,
3
- "version" : " 6.0.1 " ,
3
+ "version" : " 6.0.2 " ,
4
4
"description" : " JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)" ,
5
5
"leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
6
6
"main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments