edge-core-js 2.9.1 → 2.9.2

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
@@ -2,6 +2,10 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.9.2 (2024-07-25)
6
+
7
+ - fixed: Work with React Native bridgeless mode on iOS and Android.
8
+
5
9
  ## 2.9.1 (2024-07-24)
6
10
 
7
11
  - fixed: Edge case for filtering transactions with empty txs (zero amount & fee)