diff --git a/CHANGELOG.md b/CHANGELOG.md index 706eac40..85704f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,13 @@ * chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245 +## [3.0.2](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.0.1...v3.0.2) (2022-06-30) + + +### Bug Fixes + +* allow publish of no-sign messages ([#296](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/296)) ([40dadb8](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/40dadb8d8b70257459a266271adf83457bb3a3fc)) + ## [3.0.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v3.0.0...v3.0.1) (2022-06-29) diff --git a/package.json b/package.json index 2eed75ff..bdd9f9ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "3.0.1", + "version": "3.0.2", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [