Skip to content

Commit 2d499fd

Browse files
committed
chore: release version v6.0.0
1 parent f7ae2ce commit 2d499fd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="6.0.0"></a>
2+
# [6.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v5.0.0...v6.0.0) (2020-08-05)
3+
4+
5+
### Bug Fixes
6+
7+
* swap node buffers for uint8arrays ([#249](https://github.com/ipfs/js-ipfs-repo/issues/249)) ([ea405b5](https://github.com/ipfs/js-ipfs-repo/commit/ea405b5))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* - Swaps out node `Buffer`s for `Uint8Array`s
13+
14+
15+
116
<a name="5.0.0"></a>
217
# [5.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v4.0.0...v5.0.0) (2020-07-21)
318

0 commit comments

Comments
 (0)