chore(release): 0.39.0 [skip ci]

## [0.39.0](https://github.com/propeller-heads/tycho-execution/compare/0.38.0...0.39.0) (2025-02-14)

### Features

* **univ4:** Implement swapping with multiple hops ([21a8c1a](21a8c1a27a))
* **univ4:** Refactor input and handle single swap case ([be7883a](be7883affc))

### Bug Fixes

* Fix PLE tests that break after foundry update ([69d03f0](69d03f0608))
* **univ4:** Append callback data instead of prepending ([4d0f5ce](4d0f5cec64))
* **univ4:** Make slither happy ([8a8bc69](8a8bc697eb))
This commit is contained in:
semantic-release-bot
2025-02-14 17:11:31 +00:00
parent 165e53e5fe
commit 002d049501
3 changed files with 17 additions and 2 deletions

2
Cargo.lock generated
View File

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