chore(release): 0.12.0 [skip ci]

## [0.12.0](https://github.com/propeller-heads/tycho-execution/compare/0.11.0...0.12.0) (2025-01-23)

### Features

* add tests for withdraw, fee and make it DRY ([056582c](056582ca2f))

### Bug Fixes

* pr comments ([9c99b73](9c99b73884))
This commit is contained in:
semantic-release-bot
2025-01-23 17:08:52 +00:00
parent 434ce60bfd
commit 7e49741e93
3 changed files with 14 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3126,7 +3126,7 @@ dependencies = [
[[package]]
name = "tycho-execution"
version = "0.11.0"
version = "0.12.0"
dependencies = [
"alloy",
"alloy-primitives",