Skip to content

Commit 81d8f78

Browse files
authored
chore(master): release 0.1.0 (#17)
🤖 I have created a release *beep* *boop* --- ## [0.1.0](0.0.1...0.1.0) (2024-12-03) ### Features * add status metric to detect failed runs ([#10](#10)) ([2085ab3](2085ab3)) * **ci:** add workflows for build, pr check and deploy ([2058429](2058429)) * **ci:** add workflows for build, pr check, deploy ([413fdc2](413fdc2)) ### Bug Fixes * add first version for release-please ([#13](#13)) ([2db4530](2db4530)) * directory structure ([a378980](a378980)) * match package name with repo name ([974ed16](974ed16)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 613f286 commit 81d8f78

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/ethereum/discv4-crawl/compare/0.0.1...0.1.0) (2024-12-03)
4+
5+
6+
### Features
7+
8+
* 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))
9+
* **ci:** add workflows for build, pr check and deploy ([2058429](https://github.com/ethereum/discv4-crawl/commit/2058429cd70d7ccb9188aa6d3554d85369bfd65b))
10+
* **ci:** add workflows for build, pr check, deploy ([413fdc2](https://github.com/ethereum/discv4-crawl/commit/413fdc2966d11ebff222ac4a261db6cee381cffb))
11+
12+
13+
### Bug Fixes
14+
15+
* add first version for release-please ([#13](https://github.com/ethereum/discv4-crawl/issues/13)) ([2db4530](https://github.com/ethereum/discv4-crawl/commit/2db45307d804160aea98e9fbbef23b05893eac97))
16+
* directory structure ([a378980](https://github.com/ethereum/discv4-crawl/commit/a37898084558ad814a533aa27d5bd9c344532c0a))
17+
* match package name with repo name ([974ed16](https://github.com/ethereum/discv4-crawl/commit/974ed1665632530338a42adde084cc3646dc01d9))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.1.0

0 commit comments

Comments
 (0)