Skip to content

Commit 349521f

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2026-01-19) ### Bug Fixes * **composer:** include transaction processing errors in debug logging ([#6](#6)) ([6992d83](6992d83))
1 parent 6992d83 commit 349521f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/haystack/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.4](https://github.com/TxnLab/haystack-js/compare/v2.0.3...v2.0.4) (2026-01-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **composer:** include transaction processing errors in debug logging ([#6](https://github.com/TxnLab/haystack-js/issues/6)) ([6992d83](https://github.com/TxnLab/haystack-js/commit/6992d8371644fe68a8850f778172a4cd369026da))
7+
18
## [2.0.3](https://github.com/TxnLab/haystack-js/compare/v2.0.2...v2.0.3) (2026-01-14)
29

310

packages/haystack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@txnlab/haystack-router",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "TypeScript/JavaScript SDK for Haystack Order Router - smart order routing and DEX aggregation on Algorand",
55
"keywords": [
66
"algorand",

0 commit comments

Comments
 (0)