Skip to content

Commit

Permalink
chore: release version v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Aug 5, 2020
1 parent f7ae2ce commit 2d499fd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="6.0.0"></a>
# [6.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v5.0.0...v6.0.0) (2020-08-05)


### Bug Fixes

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


### BREAKING CHANGES

* - Swaps out node `Buffer`s for `Uint8Array`s



<a name="5.0.0"></a>
# [5.0.0](https://github.com/ipfs/js-ipfs-repo/compare/v4.0.0...v5.0.0) (2020-07-21)

Expand Down

0 comments on commit 2d499fd

Please sign in to comment.