chore(release): 0.8.0 [skip ci]

## [0.8.0](https://github.com/propeller-heads/tycho-execution/compare/0.7.0...0.8.0) (2025-01-22)

### Features

* add receiver in event ([2c3af0f](2c3af0ff31))
* add withdraw methods ([78fa890](78fa890cd3))

### Bug Fixes

* ci ([0c05874](0c05874477))
* disable slither for native withdraw ([f3363a2](f3363a24f4))
* undo rm lib ([a1e7b55](a1e7b552b6))
* use send for native transfer ([c6c0ddd](c6c0ddd498))
This commit is contained in:
semantic-release-bot
2025-01-22 17:12:21 +00:00
parent eb6d2ec1dc
commit 68d29f1970
3 changed files with 18 additions and 2 deletions

2
Cargo.lock generated
View File

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