chore(release): 0.15.0 [skip ci]

## [0.15.0](https://github.com/propeller-heads/tycho-execution/compare/0.14.0...0.15.0) (2025-01-24)

### Features

* UniswapV2 SwapExecutor ([5627a19](5627a1902b))

### Bug Fixes

* Add input validation size in Uniswapv2SwapExecutor ([ed44f4e](ed44f4e993))
* Remove exactOut logic from Uniswapv2SwapExecutor ([b9f4451](b9f4451769))
This commit is contained in:
semantic-release-bot
2025-01-24 17:06:34 +00:00
parent bf50ec59f0
commit 8a5d38d5ee
3 changed files with 15 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.14.0"
version = "0.15.0"
edition = "2021"
[dependencies]