From d6657249964e5b4a432fb7cb0e85a60c3617302e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:04:40 +0300 Subject: [PATCH] chore(main): release 2.0.1 (#9) 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 139f6b7..8212352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.1](https://github.com/fluencelabs/fluence-network-exporter/compare/v2.0.0...v2.0.1) (2024-08-27) + + +### Bug Fixes + +* Add missing requirements ([#8](https://github.com/fluencelabs/fluence-network-exporter/issues/8)) ([08db683](https://github.com/fluencelabs/fluence-network-exporter/commit/08db6836c754ec47cc0c34556e203575257f0a95)) + ## [2.0.0](https://github.com/fluencelabs/fluence-network-exporter/compare/v1.0.1...v2.0.0) (2024-08-27)