edge-core-js 2.30.0 → 2.30.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,15 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.30.2 (2025-05-30)
6
+
7
+ - fixed: Create a package.json React Native export.
8
+
9
+ ## 2.30.1 (2025-05-29)
10
+
11
+ - changed: Allow for duress mode setup while in duress mode but only for non-duress accounts.
12
+ - fixed: Fixed regression causing pin disabled for other accounts when disabling PIN login within a duress account
13
+
5
14
  ## 2.30.0 (2025-05-26)
6
15
 
7
16
  - added: A `transactionsRemoved` event on `EdgeCurrencyWallet`.