Skip to content

Commit

Permalink
chore: release version v0.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Apr 27, 2022
1 parent ef0fc52 commit 2ef4a72
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [0.13.6](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v0.13.6) (2022-04-27)


### Bug Fixes

* browser tests ([cd09f89](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/cd09f891d116cb4de6783b3a0814d6dcb2df5489))
* more of the go-gossipsub tests passing ([2045fde](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/2045fde3687a56331cd31463930bcd2f9e34362c))
* tests passing ([2d74e27](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/2d74e270dc7033e5ac304a312d4bc22863ebe199))
* update to esm libp2p and deps ([6785f17](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6785f1705aae763096315c004bf7355efea314ea))


### BREAKING CHANGES

* the output of this module is now ESM-only



# [0.14.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v0.13.2) (2022-04-05)

- New gossipsub implementation: better performance, async validation flow, improved peer scores significantly, add a lot of metrics
Expand Down

0 comments on commit 2ef4a72

Please sign in to comment.