chore(release): 0.27.0 [skip ci]

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

### Features

* Add complex swap to quickstart example ([80454f0](80454f012d))
* Add simple quickstart example ([84d162d](84d162d418))

### Bug Fixes

* bring back one #[allow(dead_code)] ([ae315b4](ae315b452a))
* Calculate min_amount_out correctly and extend test to prove this ([de1c782](de1c782bc1))
This commit is contained in:
semantic-release-bot
2025-02-04 09:27:05 +00:00
parent 8a8abf8d86
commit 580a86bc0f
3 changed files with 16 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4163,7 +4163,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.26.0"
version = "0.27.0"
dependencies = [
"alloy",
"alloy-primitives",