chore(release): 0.10.0 [skip ci]

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

### Features

* add fee methods ([0dc7edc](0dc7edccfa))

### Bug Fixes

* use FEE_SETTER_ROLE for setFeeReceiver ([15d3bec](15d3becf60))
This commit is contained in:
semantic-release-bot
2025-01-23 09:41:25 +00:00
parent ce278f973f
commit f409535cfd
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.9.0"
version = "0.10.0"
dependencies = [
"alloy",
"alloy-primitives",