chore(release): 0.90.0 [skip ci]

## [0.90.0](https://github.com/propeller-heads/tycho-execution/compare/0.89.0...0.90.0) (2025-05-15)

### Features

* Explicitly handle the TransferType.NONE case ([65bd0d0](65bd0d0749))
* Verify the amount out was received correctly for arbitrage swaps ([70230bf](70230bf05f))

### Bug Fixes

* Revert if the TransferType is not valid ([b0c254a](b0c254add4))
This commit is contained in:
semantic-release-bot
2025-05-15 14:51:47 +00:00
parent 584559022b
commit 7f7084ca7a
3 changed files with 15 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4469,7 +4469,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.89.0"
version = "0.90.0"
dependencies = [
"alloy",
"alloy-primitives",