diff --git a/CHANGELOG.md b/CHANGELOG.md index 202fe8cd..4de1d513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,17 @@ * chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245 +## [4.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.5.1...v4.0.0) (2022-08-11) + + +### ⚠ BREAKING CHANGES + +* + +### Miscellaneous + +* update dependencies ([#322](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/322)) ([891c6fd](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/891c6fddaaf5e5c62c293987ceea94e8014117ae)) + ## [3.5.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.5.0...v3.5.1) (2022-08-11) diff --git a/package.json b/package.json index b7667763..a67a7c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "3.5.1", + "version": "4.0.0", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [