chore(release): 0.107.0 [skip ci]

## [0.107.0](https://github.com/propeller-heads/tycho-execution/compare/0.106.0...0.107.0) (2025-07-10)

### Features

* (WIP) Handle approvals in UniswapXFiller ([e243667](e243667f9e))
* Handle native ETH outputs ([3752c15](3752c155ea))

### Bug Fixes

* silence slither on native address setting ([1b6a24f](1b6a24fd75))
* use encodePacked to encode if approval needed ([9e2f228](9e2f228a47))
This commit is contained in:
semantic-release-bot
2025-07-10 14:38:32 +00:00
parent 785d63133b
commit 0be6bfbc1a
3 changed files with 16 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4658,7 +4658,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.106.0"
version = "0.107.0"
dependencies = [
"alloy",
"chrono",