From 721aa22f3395bd3be5a9de928c01868781a6b9df Mon Sep 17 00:00:00 2001 From: EthPandaOpsBot <113917957+EthPandaOpsBot@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:35:56 +0100 Subject: [PATCH] chore(master): release 0.1.0 (#3) :robot: I have created a release *beep* *boop* --- ## [0.1.0](https://github.com/ethpandaops/hive-github-action/compare/v0.0.1...v0.1.0) (2025-01-15) ### Features * initial setup for the ethereum hive github action ([#1](https://github.com/ethpandaops/hive-github-action/issues/1)) ([13e36f8](https://github.com/ethpandaops/hive-github-action/commit/13e36f86a51a7a56f7a25a6be62c49fa3449c591)) --- 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 | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 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..f1f0dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/ethpandaops/hive-github-action/compare/v0.0.1...v0.1.0) (2025-01-15) + + +### Features + +* initial setup for the ethereum hive github action ([#1](https://github.com/ethpandaops/hive-github-action/issues/1)) ([13e36f8](https://github.com/ethpandaops/hive-github-action/commit/13e36f86a51a7a56f7a25a6be62c49fa3449c591)) 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