chore(release): 0.105.0 [skip ci]

## [0.105.0](https://github.com/propeller-heads/tycho-execution/compare/0.104.0...0.105.0) (2025-07-09)

### Features

* Upgrade scripts to submit to Safe wallet ([2733bb0](2733bb0072))

### Bug Fixes

* Simplify nonceOffset logic ([ba60e4b](ba60e4bb73))
This commit is contained in:
semantic-release-bot
2025-07-09 08:40:05 +00:00
parent 5d7d0281f8
commit 94d4888142
3 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tycho-execution"
version = "0.104.0"
version = "0.105.0"
edition = "2021"
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
repository = "https://github.com/propeller-heads/tycho-execution"