@turnkey/http 3.1.0 → 3.2.0

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,5 +1,17 @@
1
1
  # @turnkey/http
2
2
 
3
+ ## 3.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 3f6e415: Update per mono v2025.4.5
8
+ - Introduces Tron transaction parsing and policy engine support. For more information, take a look at our [docs](https://docs.turnkey.com/networks/tron)
9
+
10
+ ### Patch Changes
11
+
12
+ - Updated dependencies [4d1d775]
13
+ - @turnkey/api-key-stamper@0.4.5
14
+
3
15
  ## 3.1.0
4
16
 
5
17
  ### Minor Changes