Skip to content

Commit

Permalink
chore(master): release 7.0.0 (#424)
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 Apr 20, 2023
1 parent 6761c6e commit f62859b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@
* chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245


## [7.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v6.3.0...v7.0.0) (2023-04-20)


### ⚠ BREAKING CHANGES

* the type of the source/sink properties have changed

### Bug Fixes

* update stream types ([#423](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/423)) ([6761c6e](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6761c6e66b294ed3cb5eb9e8e364f335c7f5f1ef))

## [6.3.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v6.2.0...v6.3.0) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "6.3.0",
"version": "7.0.0",
"description": "A typescript implementation of gossipsub",
"files": [
"dist",
Expand Down

0 comments on commit f62859b

Please sign in to comment.