Skip to content

Commit 3c095b8

Browse files
achingbrainGozala
authored andcommitted
fix: revert "feat: http upload/download progress handlers" (#58)
This reverts commit d30be96.
1 parent 19fccc6 commit 3c095b8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="3.0.0"></a>
2+
# [3.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.4.0...v3.0.0) (2020-08-18)
3+
4+
5+
### Bug Fixes
6+
7+
* revert "feat: http upload/download progress handlers" ([#58](https://github.com/ipfs/js-ipfs-utils/issues/58)) ([1bbe957](https://github.com/ipfs/js-ipfs-utils/commit/1bbe957))
8+
9+
10+
111
<a name="2.4.0"></a>
212
# [2.4.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.3.1...v2.4.0) (2020-08-12)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-utils",
3-
"version": "2.4.0",
3+
"version": "3.0.0",
44
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
55
"main": "src/index.js",
66
"author": "Hugo Dias <[email protected]>",

0 commit comments

Comments
 (0)