Skip to content

Commit

Permalink
Merge pull request #55 from lidofinance/pre-release-0.2.1
Browse files Browse the repository at this point in the history
chore(release): 0.2.1
  • Loading branch information
AlexanderLukin authored Aug 13, 2024
2 parents bc3bb89 + b50d9f9 commit 0670069
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.2.1](https://github.com/lidofinance/ethereum-head-watcher/compare/0.2.0...0.2.1) (2024-08-13)


### Bug Fixes

* adjusted secret variable name in test&checks workflow ([c4a59c4](https://github.com/lidofinance/ethereum-head-watcher/commit/c4a59c427420a4917866d1cd42bd203c8fa86316))
* curl version ([7d7b994](https://github.com/lidofinance/ethereum-head-watcher/commit/7d7b9946e074549e7fba791bcfc5fa4ebe2a0c1e))
* incorrect curl version ([4641d9a](https://github.com/lidofinance/ethereum-head-watcher/commit/4641d9a6bcbaaa521524c05d29feec9206a1546b))
* incorrect curl version ([412b786](https://github.com/lidofinance/ethereum-head-watcher/commit/412b7865d18204c2b2ad77f194ae8f441d54dde5))
* incorrect env variable name ([3c6124a](https://github.com/lidofinance/ethereum-head-watcher/commit/3c6124ac22b37a311290e1fc43cba6333ee4cc48))



# [0.2.0](https://github.com/lidofinance/ethereum-head-watcher/compare/0.1.0...0.2.0) (2023-09-07)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ethereum-head-watcher"
version = "0.2.0"
version = "0.2.1"
description = "Bot that watches for important events on Ethereum head"
authors = ["[email protected]"]
license = "MIT License"
Expand Down

0 comments on commit 0670069

Please sign in to comment.