chore(release): 0.69.0 [skip ci]

## [0.69.0](https://github.com/propeller-heads/tycho-execution/compare/0.68.2...0.69.0) (2025-03-31)

### Features

* Add PancakeSwapV3 support to encoding ([fa024a4](fa024a4a67))
* Pancakeswap V3 support ([d582543](d582543057))
This commit is contained in:
semantic-release-bot
2025-03-31 15:50:06 +00:00
parent 393f1f9472
commit 3638ab9a43
3 changed files with 10 additions and 2 deletions

View File

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