From e1a8586ea144ffaac61a2dd09b91c6122f3dd250 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 09:32:21 -0500 Subject: [PATCH] chore(master): release 3.0.2 (#297) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": [