chore(release): 0.59.0 [skip ci]

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

### Features

* add transferFrom in swap and move core swap logic inside _swapChecked ([f853739](f853739a3d))

### Bug Fixes

* TychoRouter swap check test naming and docs ([7833086](7833086425))
This commit is contained in:
semantic-release-bot
2025-03-05 17:08:55 +00:00
parent dbfacd1fa4
commit 9eb10e63df
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

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