chore(release): 0.22.0 [skip ci]
## [0.22.0](https://github.com/propeller-heads/tycho-execution/compare/0.21.0...0.22.0) (2025-01-30) ### Features * fixed USV3 Verification ([96af542](96af542923)) * Implement generic callback ([fafeba9](fafeba9248)) * UniswapV3Executor and integration tests ([ca32446](ca32446a9e)) * USV3 verification ([7822c4f](7822c4f913)) ### Bug Fixes * Remove amountReceived and dataOffset from the callback verification ([63b94b5](63b94b5584)) * Remove amountReceived, dataOffset from ICallbackVerifier interface ([33ada0c](33ada0cf26)) * Remove exactOut from USV3 encoding ([d8b44f6](d8b44f623b))
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tycho-execution"
|
||||
version = "0.21.0"
|
||||
version = "0.22.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user