Skip to content

Commit 3c8d617

Browse files
chore(release): 0.147.0 [skip ci]
## [0.147.0](0.146.0...0.147.0) (2025-12-29) ### Features * add native token address for Curve on Unichain ([b63cd49](b63cd49))
1 parent be16423 commit 3c8d617

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.147.0](https://github.com/propeller-heads/tycho-execution/compare/0.146.0...0.147.0) (2025-12-29)
2+
3+
4+
### Features
5+
6+
* add native token address for Curve on Unichain ([b63cd49](https://github.com/propeller-heads/tycho-execution/commit/b63cd49e46be193b5b7b8f3336f09116941c09cf))
7+
18
## [0.146.0](https://github.com/propeller-heads/tycho-execution/compare/0.145.0...0.146.0) (2025-12-29)
29

310

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tycho-execution"
3-
version = "0.146.0"
3+
version = "0.147.0"
44
edition = "2021"
55
description = "Provides tools for encoding and executing swaps against Tycho router and protocol executors."
66
repository = "https://github.com/propeller-heads/tycho-execution"

0 commit comments

Comments
 (0)