chore(release): 0.130.0 [skip ci]

## [0.130.0](https://github.com/propeller-heads/tycho-execution/compare/0.129.3...0.130.0) (2025-10-09)

### Features

* Support Euler low balance single swaps (univ4) ([f82ae3b](f82ae3b92a))

### Bug Fixes

* Hook and hook data are per pool! not per swap ([d13b4d8](d13b4d8586))
* Support Euler in swapExactInput ([b83f7c4](b83f7c41f6))
This commit is contained in:
semantic-release-bot
2025-10-09 10:33:07 +00:00
parent 1ff89c892f
commit bfdd636547
3 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.129.3"
version = "0.130.0"
edition = "2021"
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
repository = "https://github.com/propeller-heads/tycho-execution"