@cardano-sdk/e2e 0.53.2 → 0.54.1

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