Skip to content

Commit 90abcf8

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2026-01-14) ### Bug Fixes * **ci:** configure registry-url and update npm for OIDC publishing ([#2](#2)) ([56e1af3](56e1af3))
1 parent 56e1af3 commit 90abcf8

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.2](https://github.com/TxnLab/haystack-js/compare/v2.0.1...v2.0.2) (2026-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** configure registry-url and update npm for OIDC publishing ([#2](https://github.com/TxnLab/haystack-js/issues/2)) ([56e1af3](https://github.com/TxnLab/haystack-js/commit/56e1af33d6d7237ec7255cf8dc86afe976369014))
7+
18
## [2.0.1](https://github.com/TxnLab/haystack-js/compare/v2.0.0...v2.0.1) (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.1",
3+
"version": "2.0.2",
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)