Skip to content

Commit

Permalink
fix: revert "feat: http upload/download progress handlers" (#58)
Browse files Browse the repository at this point in the history
This reverts commit d30be96.
  • Loading branch information
achingbrain authored and Gozala committed Oct 7, 2020
1 parent 19fccc6 commit 3c095b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="3.0.0"></a>
# [3.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.4.0...v3.0.0) (2020-08-18)


### Bug Fixes

* 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))



<a name="2.4.0"></a>
# [2.4.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.3.1...v2.4.0) (2020-08-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-utils",
"version": "2.4.0",
"version": "3.0.0",
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
"main": "src/index.js",
"author": "Hugo Dias <hugomrdias@gmail.com>",
Expand Down

0 comments on commit 3c095b8

Please sign in to comment.