Skip to content

Commit 957e0bc

Browse files
chore(release): 0.148.0 [skip ci]
## [0.148.0](0.147.0...0.148.0) (2025-12-30) ### Features * Add Unichain curve factory addresses to CurveSwapEncoder ([08ac8b0](08ac8b0))
1 parent 18794d1 commit 957e0bc

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.148.0](https://github.com/propeller-heads/tycho-execution/compare/0.147.0...0.148.0) (2025-12-30)
2+
3+
4+
### Features
5+
6+
* Add Unichain curve factory addresses to CurveSwapEncoder ([08ac8b0](https://github.com/propeller-heads/tycho-execution/commit/08ac8b01ad7b18df970777c16f79907f0a807a8f))
7+
18
## [0.147.0](https://github.com/propeller-heads/tycho-execution/compare/0.146.0...0.147.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.147.0"
3+
version = "0.148.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)