From 8c5627b2284d29599f3ea1d8014968b0b0608bfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 14:21:40 -0500 Subject: [PATCH] chore(master): release 4.1.1 (#335) 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 714dd5fb..2a8a0ced 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 +## [4.1.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v4.1.0...v4.1.1) (2022-08-24) + + +### Bug Fixes + +* catch errored push of rpc ([#334](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/334)) ([64cf477](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/64cf477fb2ff792a9ce1c2710eb80db82f5f1016)) + ## [4.1.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v4.0.0...v4.1.0) (2022-08-24) diff --git a/package.json b/package.json index d81bfa57..536c28ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "4.1.0", + "version": "4.1.1", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [