From 9bb8ecd4b22d141b9ef662beaca2224130617f77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 21:00:24 -0500 Subject: [PATCH] chore(master): release 5.4.1 (#388) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d00d2db3..9410760b 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 +## [5.4.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v5.4.0...v5.4.1) (2022-12-23) + + +### Bug Fixes + +* remove change:multiaddrs listener ([#387](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/387)) ([ad1e6ce](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/ad1e6cee2df68141a263ff16c64240a89961b9ab)) + ## [5.4.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v5.3.0...v5.4.0) (2022-12-22) diff --git a/package-lock.json b/package-lock.json index ffab27e0..d6b3ef78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.4.0", + "version": "5.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.4.0", + "version": "5.4.1", "license": "Apache-2.0", "dependencies": { "@libp2p/crypto": "^1.0.3", diff --git a/package.json b/package.json index 27f522c0..0f4c5d08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.4.0", + "version": "5.4.1", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [