Skip to content

Commit

Permalink
chore(master): release 1.0.1 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 24, 2022
1 parent 01b28fd commit 3581984
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
* chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245


### [1.0.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v1.0.0...v1.0.1) (2022-05-23)


### Miscellaneous

* move ts/ to src/ ([#250](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/250)) ([6bf0693](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6bf0693f924785abd933c9ee37332ab00ce947d0))
* update interface deps ([#254](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/254)) ([01b28fd](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/01b28fd7dcd1dc488b0c78c09f72f455e05f745f))

## [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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/libp2p-gossipsub",
"version": "1.0.0",
"version": "1.0.1",
"description": "A typescript implementation of gossipsub",
"leadMaintainer": "Cayman Nava <[email protected]>",
"files": [
Expand Down

0 comments on commit 3581984

Please sign in to comment.