Skip to content

Commit 344776a

Browse files
chore(release): 2.0.5 [skip ci]
## [2.0.5](v2.0.4...v2.0.5) (2026-02-16) ### Bug Fixes * **debug:** include request amount in swap failure logs ([#9](#9)) ([ce14f63](ce14f63))
1 parent ce14f63 commit 344776a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.5](https://github.com/TxnLab/haystack-js/compare/v2.0.4...v2.0.5) (2026-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **debug:** include request amount in swap failure logs ([#9](https://github.com/TxnLab/haystack-js/issues/9)) ([ce14f63](https://github.com/TxnLab/haystack-js/commit/ce14f6335c200a89e495f4455bb974e52a624cd4))
7+
18
## [2.0.4](https://github.com/TxnLab/haystack-js/compare/v2.0.3...v2.0.4) (2026-01-19)
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.4",
3+
"version": "2.0.5",
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)