From 5dc13cef6e65ea04da7d5968490c8fc1052b68ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:15:53 -0400 Subject: [PATCH] chore(main): release 1.4.3 (#224) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9df252a..80ad703 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.4.3](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.2...v1.4.3) (2022-10-26) + + +### Bug Fixes + +* update peer with latest data ([#202](https://github.com/ChainSafe/nodewatch-api/issues/202)) ([135548c](https://github.com/ChainSafe/nodewatch-api/commit/135548c21895f37d1b208fe50ad64b911a3102f9)) + ### [1.4.2](https://github.com/ChainSafe/nodewatch-api/compare/v1.4.1...v1.4.2) (2022-10-26)