File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
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
+ ## [ 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)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9
+
10
+
11
+
12
+
13
+
6
14
# [ 6.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@5.0.3...ipfs-unixfs-exporter@6.0.0 ) (2021-07-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
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" ,
41
41
"crypto-browserify" : " ^3.12.0" ,
42
42
"detect-node" : " ^2.0.4" ,
43
43
"events" : " ^3.3.0" ,
44
- "ipfs-unixfs-importer" : " ^8.0.0 " ,
44
+ "ipfs-unixfs-importer" : " ^8.0.1 " ,
45
45
"it-all" : " ^1.0.5" ,
46
46
"it-buffer-stream" : " ^2.0.0" ,
47
47
"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
+ ## [ 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)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs-importer
9
+
10
+
11
+
12
+
13
+
6
14
# [ 8.0.0] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@7.0.3...ipfs-unixfs-importer@8.0.0 ) (2021-07-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-importer" ,
3
- "version" : " 8.0.0 " ,
3
+ "version" : " 8.0.1 " ,
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" ,
You can’t perform that action at this time.
0 commit comments