@cardano-sdk/e2e 0.31.1 → 0.32.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
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.32.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.31.2...@cardano-sdk/e2e@0.32.0) (2024-02-02)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **web-extension:** WalletRepository.addWallet now requires at least 1 account for bip32 wallets
11
+
12
+ ### Bug Fixes
13
+
14
+ * **web-extension:** hoist extendedAccountPublicKey from Bip32Wallet into Bip32WalletAccount ([2184be1](https://github.com/input-output-hk/cardano-js-sdk/commit/2184be13371e3ccde46b20f701236c752eef94cb))
15
+
16
+ ## [0.31.2](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.31.1...@cardano-sdk/e2e@0.31.2) (2024-01-31)
17
+
18
+ **Note:** Version bump only for package @cardano-sdk/e2e
19
+
6
20
  ## [0.31.1](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.31.0...@cardano-sdk/e2e@0.31.1) (2024-01-25)
7
21
 
8
22
  **Note:** Version bump only for package @cardano-sdk/e2e