@cardano-sdk/e2e 0.53.2 → 0.54.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.54.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.53.2...@cardano-sdk/e2e@0.54.0) (2025-06-12)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * add hashAsync and derivePublicKeyAsync variants to Blake2b and Bip32Ed25519
11
+
12
+ ### Features
13
+
14
+ * add hashAsync and derivePublicKeyAsync variants to Blake2b and Bip32Ed25519 ([1a00918](https://github.com/input-output-hk/cardano-js-sdk/commit/1a0091896f248749121feb4a3e8cbbcd6f503605))
15
+
16
+ ### Reverts
17
+
18
+ * Revert "refactor!: make Bip32Account methods synchronous" ([aaca2b8](https://github.com/input-output-hk/cardano-js-sdk/commit/aaca2b8f1ec0112c3fb7a92e074c8003f10a03ca))
19
+
6
20
  ## [0.53.2](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.53.1...@cardano-sdk/e2e@0.53.2) (2025-06-05)
7
21
 
8
22
  **Note:** Version bump only for package @cardano-sdk/e2e