chore(release): 0.33.0 [skip ci]

## [0.33.0](https://github.com/propeller-heads/tycho-execution/compare/0.32.0...0.33.0) (2025-02-06)

### Features

* Get native/wrapped addresses from chain ([8cd7d9f](8cd7d9f76e))
* Take Chain object containing native/wrapped addresses ([e83b8d9](e83b8d9aef))

### Bug Fixes

* Do not let user specify the native/wrapped token ([1a07c7d](1a07c7dc61))
This commit is contained in:
semantic-release-bot
2025-02-06 16:43:48 +00:00
parent 9c8fbb634d
commit 54ef671683
3 changed files with 15 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4231,7 +4231,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.32.0"
version = "0.33.0"
dependencies = [
"alloy",
"alloy-primitives",