@juspay/neurolink 10.6.5 → 10.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [10.7.1](https://github.com/juspay/neurolink/compare/v10.7.0...v10.7.1) (2026-07-29)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(proxy):** make routing evidence non-fatal and bounded ([0347365](https://github.com/juspay/neurolink/commit/0347365963f502f2662eb0690fbeecef192f05de))
6
+
7
+ ## [10.7.0](https://github.com/juspay/neurolink/compare/v10.6.5...v10.7.0) (2026-07-29)
8
+
9
+ ### Features
10
+
11
+ - **(proxy):** persist exact account routing decisions ([61246c6](https://github.com/juspay/neurolink/commit/61246c6f18180584dcb65901b567cce81cc44005))
12
+
1
13
  ## [10.6.5](https://github.com/juspay/neurolink/compare/v10.6.4...v10.6.5) (2026-07-29)
2
14
 
3
15
  ### Bug Fixes