chore(release): 0.72.0 [skip ci]

## [0.72.0](https://github.com/propeller-heads/tycho-execution/compare/0.71.0...0.72.0) (2025-04-02)

### Features

* Make EncodingContext.router_address optional ([8865e22](8865e22116))
* Remove router_address from Solution, set default ([d5c589d](d5c589d2c0))
* Support manual router address setting in builder ([c336a28](c336a28905))

### Bug Fixes

* fix Solution.router_address for Ekubo ([b397ddd](b397ddd2be))
This commit is contained in:
semantic-release-bot
2025-04-02 09:33:01 +00:00
parent aeaab073b8
commit 4bcba64347
3 changed files with 16 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4341,7 +4341,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.71.0"
version = "0.72.0"
dependencies = [
"alloy",
"alloy-primitives",