File tree Expand file tree Collapse file tree 12 files changed +34
-6
lines changed Expand file tree Collapse file tree 12 files changed +34
-6
lines changed Original file line number Diff line number Diff line change 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.53.1] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.53.0...@cardano-sdk/e2e@0.53.1 ) (2025-06-04)
7
+
8
+ ** Note:** Version bump only for package @cardano-sdk/e2e
9
+
6
10
## [ 0.53.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.52.26...@cardano-sdk/e2e@0.53.0 ) (2025-05-30)
7
11
8
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cardano-sdk/e2e" ,
3
- "version" : " 0.53.0 " ,
3
+ "version" : " 0.53.1 " ,
4
4
"description" : " End to end tests for the cardano-js-sdk packages." ,
5
5
"repository" : " https://github.com/input-output-hk/cardano-js-sdk" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 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.16.1] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.16.0...@cardano-sdk/hardware-ledger@0.16.1 ) (2025-06-04)
7
+
8
+ ** Note:** Version bump only for package @cardano-sdk/hardware-ledger
9
+
6
10
## [ 0.16.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.15.13...@cardano-sdk/hardware-ledger@0.16.0 ) (2025-05-30)
7
11
8
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cardano-sdk/hardware-ledger" ,
3
- "version" : " 0.16.0 " ,
3
+ "version" : " 0.16.1 " ,
4
4
"description" : " Mappings and integration with Ledger hardware" ,
5
5
"engines" : {
6
6
"node" : " >=16.20.2"
Original file line number Diff line number Diff line change 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.7.14] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.13...@cardano-sdk/hardware-trezor@0.7.14 ) (2025-06-04)
7
+
8
+ ** Note:** Version bump only for package @cardano-sdk/hardware-trezor
9
+
6
10
## [ 0.7.13] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.12...@cardano-sdk/hardware-trezor@0.7.13 ) (2025-05-30)
7
11
8
12
** Note:** Version bump only for package @cardano-sdk/hardware-trezor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cardano-sdk/hardware-trezor" ,
3
- "version" : " 0.7.13 " ,
3
+ "version" : " 0.7.14 " ,
4
4
"description" : " Mappings and integration with Trezor hardware" ,
5
5
"engines" : {
6
6
"node" : " >=16.20.1"
Original file line number Diff line number Diff line change 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.27.1] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.27.0...@cardano-sdk/tx-construction@0.27.1 ) (2025-06-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ * handle ConwayCertsFailure error while buildong portfolio ([ e7c61f1] ( https://github.com/input-output-hk/cardano-js-sdk/commit/e7c61f1edae15129a92d4a007fa7a7711ad9acb7 ) )
11
+
6
12
## [ 0.27.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.26.12...@cardano-sdk/tx-construction@0.27.0 ) (2025-05-30)
7
13
8
14
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cardano-sdk/tx-construction" ,
3
- "version" : " 0.27.0 " ,
3
+ "version" : " 0.27.1 " ,
4
4
"description" : " Types and functions for constructing transactions on Cardano" ,
5
5
"engines" : {
6
6
"node" : " >=16.20.2"
Original file line number Diff line number Diff line change 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.53.1] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.53.0...@cardano-sdk/wallet@0.53.1 ) (2025-06-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** wallet:** resolve only the own signed portions of the witness set ([ 8f7e2c7] ( https://github.com/input-output-hk/cardano-js-sdk/commit/8f7e2c7247558be08b2684403e2a6ef53654da22 ) )
11
+
6
12
## [ 0.53.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.52.9...@cardano-sdk/wallet@0.53.0 ) (2025-05-30)
7
13
8
14
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cardano-sdk/wallet" ,
3
- "version" : " 0.53.0 " ,
3
+ "version" : " 0.53.1 " ,
4
4
"description" : " Wallet modules" ,
5
5
"engines" : {
6
6
"node" : " >=16.20.2"
You can’t perform that action at this time.
0 commit comments