Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 6558058

Browse files
committed
chore: release version v0.6.0
1 parent c874e17 commit 6558058

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.6.0"></a>
2+
# [0.6.0](https://github.com/ipfs/js-ipfs-http-response/compare/v0.5.1...v0.6.0) (2020-08-14)
3+
4+
5+
### Bug Fixes
6+
7+
* replace node buffers with uint8arrays ([#55](https://github.com/ipfs/js-ipfs-http-response/issues/55)) ([710a96d](https://github.com/ipfs/js-ipfs-http-response/commit/710a96d))
8+
* webpack build ([#56](https://github.com/ipfs/js-ipfs-http-response/issues/56)) ([0c61a36](https://github.com/ipfs/js-ipfs-http-response/commit/0c61a36))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* - All deps of this module use Uint8Arrays instead of node Buffers
14+
15+
* chore: remove browser build steps
16+
17+
18+
119
<a name="0.5.1"></a>
220
## [0.5.1](https://github.com/ipfs/js-ipfs-http-response/compare/v0.5.0...v0.5.1) (2020-06-30)
321

0 commit comments

Comments
 (0)