chore(release): 0.67.0 [skip ci]
## [0.67.0](https://github.com/propeller-heads/tycho-execution/compare/0.66.1...0.67.0) (2025-03-20) ### Features * Set v2/v3 executor addresses on ethereum ([783712b](783712be5d)) * Support Pancakeswap v3 on ethereum ([2a4ee88](2a4ee88cad)) * Support sushiswap v2 and pancakeswap v2 on ethereum ([0a8a34b](0a8a34be03)) ### Bug Fixes * proper exchange name when deploying executors ([39bd9df](39bd9df4b6)) * Remove pancakeswap V3 from approved executor addresses ([1ed149a](1ed149a9b8))
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4340,7 +4340,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tycho-execution"
|
||||
version = "0.66.1"
|
||||
version = "0.67.0"
|
||||
dependencies = [
|
||||
"alloy",
|
||||
"alloy-primitives",
|
||||
|
||||
Reference in New Issue
Block a user