File tree Expand file tree Collapse file tree 4 files changed +23
-4
lines changed Expand file tree Collapse file tree 4 files changed +23
-4
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
+ ## [ 1.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@1.0.1...ipfs-unixfs-exporter@1.0.2 ) (2020-03-09)
7
+
8
+ ** Note:** Version bump only for package ipfs-unixfs-exporter
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-exporter@1.0.0...ipfs-unixfs-exporter@1.0.1 ) (2020-03-03)
7
15
8
16
** Note:** Version bump only for package ipfs-unixfs-exporter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-exporter" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.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" ,
42
42
"chai" : " ^4.2.0" ,
43
43
"detect-node" : " ^2.0.4" ,
44
44
"dirty-chai" : " ^2.0.1" ,
45
- "ipfs-unixfs-importer" : " ^1.0.1 " ,
45
+ "ipfs-unixfs-importer" : " ^1.0.2 " ,
46
46
"ipld" : " ^0.25.0" ,
47
47
"ipld-dag-pb" : " ^0.18.0" ,
48
48
"ipld-in-memory" : " ^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
+ ## [ 1.0.2] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@1.0.1...ipfs-unixfs-importer@1.0.2 ) (2020-03-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * bump rabin-wasm ([ #46 ] ( https://github.com/ipfs/js-ipfs-unixfs/issues/46 ) ) ([ 07e160e] ( https://github.com/ipfs/js-ipfs-unixfs/commit/07e160eef53bc4868195cdbdfcea04f5f06131d0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.0.1] ( https://github.com/ipfs/js-ipfs-unixfs/compare/ipfs-unixfs-importer@1.0.0...ipfs-unixfs-importer@1.0.1 ) (2020-03-03)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-unixfs-importer" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.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" ,
41
41
"deep-extend" : " ^0.6.0" ,
42
42
"detect-node" : " ^2.0.4" ,
43
43
"dirty-chai" : " ^2.0.1" ,
44
- "ipfs-unixfs-exporter" : " ^1.0.1 " ,
44
+ "ipfs-unixfs-exporter" : " ^1.0.2 " ,
45
45
"ipld" : " ^0.25.0" ,
46
46
"ipld-in-memory" : " ^3.0.0" ,
47
47
"it-buffer-stream" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments