chore(release): 0.96.0 [skip ci]

## [0.96.0](https://github.com/propeller-heads/tycho-execution/compare/0.95.1...0.96.0) (2025-05-27)

### Features

* Deploy new router on base ([0dafed0](0dafed0cad))
* Update ethereum router + executor addresses ([5bf3b5d](5bf3b5d7ad))
* Update mainnet executors + router addrs ([cf6e7f0](cf6e7f06a8))
* Update unichain executors + router addrs ([e2e061e](e2e061e73e))
This commit is contained in:
semantic-release-bot
2025-05-27 17:12:47 +00:00
parent 7f0ff9cdda
commit 6b1ca45bb3
3 changed files with 12 additions and 2 deletions

View File

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