@cardano-sdk/e2e 0.41.0 → 0.42.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,16 @@
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.42.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.41.0...@cardano-sdk/e2e@0.42.0) (2024-09-10)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **web-extension:** emit wallet and id from activeWallet$
11
+
12
+ ### Features
13
+
14
+ * **web-extension:** emit wallet and id from activeWallet$ ([332eb02](https://github.com/input-output-hk/cardano-js-sdk/commit/332eb02a2efa5274ece6cb576ddc91872c2f155f))
15
+
6
16
  ## [0.41.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.40.0...@cardano-sdk/e2e@0.41.0) (2024-09-06)
7
17
 
8
18
  ### ⚠ BREAKING CHANGES