From 33b7ac40accab98f03ea910d7c5f675e37ef3f6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 12:40:34 -0500 Subject: [PATCH] chore(master): release 1.0.1 (#189) 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 6e902e20..df357c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -152,6 +152,13 @@ - Add validations to ENR verification ([f5c53f](https://github.com/ChainSafe/discv5/commit/f5c53f)) +## [1.0.1](https://github.com/ChainSafe/discv5/compare/v1.0.0...v1.0.1) (2022-06-14) + + +### Miscellaneous + +* update libp2p dependencies ([#188](https://github.com/ChainSafe/discv5/issues/188)) ([8d79b87](https://github.com/ChainSafe/discv5/commit/8d79b873b4bd55a0c46251d64a5a12cb177f9bff)) + ## [1.0.0](https://github.com/ChainSafe/discv5/compare/v0.8.1...v1.0.0) (2022-06-09) diff --git a/package.json b/package.json index eb7e9bc2..409fc514 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/discv5", - "version": "1.0.0", + "version": "1.0.1", "description": "Discovery V5", "type": "module", "files": [