From 81d8f78d0cb398a628902c19f35774562a998701 Mon Sep 17 00:00:00 2001 From: Ethereum DevOps Date: Tue, 14 Jan 2025 07:29:25 -0800 Subject: [PATCH] chore(master): release 0.1.0 (#17) :robot: I have created a release *beep* *boop* --- ## [0.1.0](https://github.com/ethereum/discv4-crawl/compare/0.0.1...0.1.0) (2024-12-03) ### Features * add status metric to detect failed runs ([#10](https://github.com/ethereum/discv4-crawl/issues/10)) ([2085ab3](https://github.com/ethereum/discv4-crawl/commit/2085ab36f484e2fbce1bea5e4793154de6e7c70c)) * **ci:** add workflows for build, pr check and deploy ([2058429](https://github.com/ethereum/discv4-crawl/commit/2058429cd70d7ccb9188aa6d3554d85369bfd65b)) * **ci:** add workflows for build, pr check, deploy ([413fdc2](https://github.com/ethereum/discv4-crawl/commit/413fdc2966d11ebff222ac4a261db6cee381cffb)) ### Bug Fixes * add first version for release-please ([#13](https://github.com/ethereum/discv4-crawl/issues/13)) ([2db4530](https://github.com/ethereum/discv4-crawl/commit/2db45307d804160aea98e9fbbef23b05893eac97)) * directory structure ([a378980](https://github.com/ethereum/discv4-crawl/commit/a37898084558ad814a533aa27d5bd9c344532c0a)) * match package name with repo name ([974ed16](https://github.com/ethereum/discv4-crawl/commit/974ed1665632530338a42adde084cc3646dc01d9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 17 +++++++++++++++++ version.txt | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b985ff6..466df71 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..b32922d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## [0.1.0](https://github.com/ethereum/discv4-crawl/compare/0.0.1...0.1.0) (2024-12-03) + + +### Features + +* add status metric to detect failed runs ([#10](https://github.com/ethereum/discv4-crawl/issues/10)) ([2085ab3](https://github.com/ethereum/discv4-crawl/commit/2085ab36f484e2fbce1bea5e4793154de6e7c70c)) +* **ci:** add workflows for build, pr check and deploy ([2058429](https://github.com/ethereum/discv4-crawl/commit/2058429cd70d7ccb9188aa6d3554d85369bfd65b)) +* **ci:** add workflows for build, pr check, deploy ([413fdc2](https://github.com/ethereum/discv4-crawl/commit/413fdc2966d11ebff222ac4a261db6cee381cffb)) + + +### Bug Fixes + +* add first version for release-please ([#13](https://github.com/ethereum/discv4-crawl/issues/13)) ([2db4530](https://github.com/ethereum/discv4-crawl/commit/2db45307d804160aea98e9fbbef23b05893eac97)) +* directory structure ([a378980](https://github.com/ethereum/discv4-crawl/commit/a37898084558ad814a533aa27d5bd9c344532c0a)) +* match package name with repo name ([974ed16](https://github.com/ethereum/discv4-crawl/commit/974ed1665632530338a42adde084cc3646dc01d9)) diff --git a/version.txt b/version.txt index 8acdd82..6e8bf73 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.1 +0.1.0