chore(release): 0.131.0 [skip ci]

## [0.131.0](https://github.com/propeller-heads/tycho-execution/compare/0.130.2...0.131.0) (2025-10-23)

### Features

* Deploy new UniswapV4Executor to unichain and base ([605122f](605122fa96))

### Bug Fixes

* Forge fmt (after updating local foundry) ([e0cc25e](e0cc25e166))
This commit is contained in:
semantic-release-bot
2025-10-23 14:32:47 +00:00
parent 238c4cea71
commit 4b69a0b6bc
3 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.130.2"
version = "0.131.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"