From 0267833f250edde61469c2f0f46c3dbca7f25ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 12:45:49 -0500 Subject: [PATCH] chore(master): release 1.0.2 (#191) 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 df357c40..2552e8f6 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.2](https://github.com/ChainSafe/discv5/compare/v1.0.1...v1.0.2) (2022-06-15) + + +### Miscellaneous + +* update libp2p dependencies ([#190](https://github.com/ChainSafe/discv5/issues/190)) ([08f0aca](https://github.com/ChainSafe/discv5/commit/08f0aca77cac8a860633b30c2f86c64bd24bc75a)) + ## [1.0.1](https://github.com/ChainSafe/discv5/compare/v1.0.0...v1.0.1) (2022-06-14) diff --git a/package.json b/package.json index c66e58c3..d7221aa6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainsafe/discv5", - "version": "1.0.1", + "version": "1.0.2", "description": "Discovery V5", "type": "module", "files": [