chore(release): 0.106.0 [skip ci]

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

### Features

* UniswapXFiller callback - naive implementation ([a114dfc](a114dfc9da))

### Bug Fixes

* disable slither warnings ([a2d123a](a2d123a263))
This commit is contained in:
semantic-release-bot
2025-07-09 12:12:39 +00:00
parent 8098d7d372
commit 808202df8c
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

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