chore(release): 0.61.0 [skip ci]

## [0.61.0](https://github.com/propeller-heads/tycho-execution/compare/0.60.0...0.61.0) (2025-03-05)

### Features

* Rename Etherscan in deployment verification ([bc54eac](bc54eac110))
This commit is contained in:
semantic-release-bot
2025-03-05 18:22:49 +00:00
parent ad4a372401
commit 852bbbc150
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## [0.61.0](https://github.com/propeller-heads/tycho-execution/compare/0.60.0...0.61.0) (2025-03-05)
### Features
* Rename Etherscan in deployment verification ([bc54eac](https://github.com/propeller-heads/tycho-execution/commit/bc54eac110c6777d48dede7d0f91d7f580412ebf))
## [0.60.0](https://github.com/propeller-heads/tycho-execution/compare/0.59.0...0.60.0) (2025-03-05)

2
Cargo.lock generated
View File

@@ -4340,7 +4340,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.60.0"
version = "0.61.0"
dependencies = [
"alloy",
"alloy-primitives",

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.60.0"
version = "0.61.0"
edition = "2021"
[[bin]]