From 053709ecda432694545372def2decb61ee3cf4cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 18:00:12 -0500 Subject: [PATCH] chore(master): release 5.1.1 (#371) 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 c1bbc602..51e3bdfc 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.1.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v5.1.0...v5.1.1) (2022-11-03) + + +### Bug Fixes + +* add .js extension to imported file ([#370](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/370)) ([129b9cd](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/129b9cdc26bb5fca02c717d9c1c599536a3f64a4)) + ## [5.1.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v5.0.0...v5.1.0) (2022-10-28) diff --git a/package-lock.json b/package-lock.json index eb7e7016..50ee9669 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.1.0", + "version": "5.1.1", "license": "Apache-2.0", "dependencies": { "@libp2p/crypto": "^1.0.3", diff --git a/package.json b/package.json index d0305b62..18ce24c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/libp2p-gossipsub", - "version": "5.1.0", + "version": "5.1.1", "description": "A typescript implementation of gossipsub", "leadMaintainer": "Cayman Nava ", "files": [