@juspay/neurolink 9.78.0 → 9.79.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
+ ## [9.79.1](https://github.com/juspay/neurolink/compare/v9.79.0...v9.79.1) (2026-06-23)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(vertex):** enable prompt caching on native Claude paths ([d68c3a9](https://github.com/juspay/neurolink/commit/d68c3a91b0e485bcbba04df059827d99f52a6e07))
6
+
7
+ ## [9.79.0](https://github.com/juspay/neurolink/compare/v9.78.0...v9.79.0) (2026-06-23)
8
+
9
+ ### Features
10
+
11
+ - **(tools):** emit per-invocation executionId on tool start/end events ([6b142e4](https://github.com/juspay/neurolink/commit/6b142e49433e59698d6a39733d4abfcebf0cdfd5))
12
+
1
13
  ## [9.78.0](https://github.com/juspay/neurolink/compare/v9.77.0...v9.78.0) (2026-06-20)
2
14
 
3
15
  ### Features