File tree 2 files changed +14
-3
lines changed
2 files changed +14
-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
+ ## [48.1.1](https://github.com/ipfs/js-ipfs/compare/
[email protected] @48.1.1) (2020-11-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * report ipfs.add progress over http ([#3310](https://github.com/ipfs/js-ipfs/issues/3310)) ([39cad4b](https://github.com/ipfs/js-ipfs/commit/39cad4b76b950ea6a76477fd01f8631b8bd9aa1e))
12
+
13
+
14
+
15
+
16
+
6
17
# [48.1.0](https://github.com/ipfs/js-ipfs/compare/
[email protected] @48.1.0) (2020-11-09)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-http-client" ,
3
- "version" : " 48.1.0 " ,
3
+ "version" : " 48.1.1 " ,
4
4
"description" : " A client library for the IPFS HTTP API" ,
5
5
"keywords" : [
6
6
" ipfs"
55
55
"cids" : " ^1.0.0" ,
56
56
"debug" : " ^4.1.1" ,
57
57
"form-data" : " ^3.0.0" ,
58
- "ipfs-core-utils" : " ^0.5.1 " ,
58
+ "ipfs-core-utils" : " ^0.5.2 " ,
59
59
"ipfs-utils" : " ^5.0.0" ,
60
60
"ipld-block" : " ^0.11.0" ,
61
61
"ipld-dag-cbor" : " ^0.17.0" ,
79
79
"devDependencies" : {
80
80
"aegir" : " ^28.2.0" ,
81
81
"go-ipfs" : " ^0.7.0" ,
82
- "ipfs-core" : " ^0.2.0 " ,
82
+ "ipfs-core" : " ^0.2.1 " ,
83
83
"ipfsd-ctl" : " ^7.0.2" ,
84
84
"it-all" : " ^1.0.4" ,
85
85
"it-concat" : " ^1.0.1" ,
You can’t perform that action at this time.
0 commit comments