We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e1af3 commit 90abcf8Copy full SHA for 90abcf8
2 files changed
packages/haystack/CHANGELOG.md
@@ -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
8
## [2.0.1](https://github.com/TxnLab/haystack-js/compare/v2.0.0...v2.0.1) (2026-01-14)
9
10
packages/haystack/package.json
@@ -1,6 +1,6 @@
{
"name": "@txnlab/haystack-router",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "TypeScript/JavaScript SDK for Haystack Order Router - smart order routing and DEX aggregation on Algorand",
"keywords": [
"algorand",
0 commit comments