Skip to content

Commit 625ff47

Browse files
committed
ci: publish packages [skip actions]
- @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected] - @cardano-sdk/[email protected]
1 parent 8548d1b commit 625ff47

File tree

14 files changed

+39
-7
lines changed

14 files changed

+39
-7
lines changed

packages/e2e/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.52.24](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-05-21)
7+
8+
**Note:** Version bump only for package @cardano-sdk/e2e
9+
610
## [0.52.23](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-04-17)
711

812
**Note:** Version bump only for package @cardano-sdk/e2e

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-sdk/e2e",
3-
"version": "0.52.23",
3+
"version": "0.52.24",
44
"description": "End to end tests for the cardano-js-sdk packages.",
55
"repository": "https://github.com/input-output-hk/cardano-js-sdk",
66
"license": "Apache-2.0",

packages/hardware-ledger/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.15.11](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-05-21)
7+
8+
**Note:** Version bump only for package @cardano-sdk/hardware-ledger
9+
610
## [0.15.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-04-17)
711

812
### Bug Fixes

packages/hardware-ledger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-sdk/hardware-ledger",
3-
"version": "0.15.10",
3+
"version": "0.15.11",
44
"description": "Mappings and integration with Ledger hardware",
55
"engines": {
66
"node": ">=16.20.2"

packages/hardware-trezor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.7.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-05-21)
7+
8+
**Note:** Version bump only for package @cardano-sdk/hardware-trezor
9+
610
## [0.7.9](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-04-17)
711

812
### Bug Fixes

packages/hardware-trezor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-sdk/hardware-trezor",
3-
"version": "0.7.9",
3+
"version": "0.7.10",
44
"description": "Mappings and integration with Trezor hardware",
55
"engines": {
66
"node": ">=16.20.1"

packages/input-selection/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.14.11](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-05-21)
7+
8+
### Features
9+
10+
* **input-selection:** add large first input selection strategy ([05e6c45](https://github.com/input-output-hk/cardano-js-sdk/commit/05e6c45b812424ed06ae673113256acf71a11bd8))
11+
612
## [0.14.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-04-17)
713

814
**Note:** Version bump only for package @cardano-sdk/input-selection

packages/input-selection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-sdk/input-selection",
3-
"version": "0.14.10",
3+
"version": "0.14.11",
44
"description": "TypeScript definitions for input-selection (Coin Selection Algorithms for Cardano)",
55
"engines": {
66
"node": ">=16.20.2"

packages/tx-construction/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.26.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-05-21)
7+
8+
### Features
9+
10+
* **tx-construction:** add retry mechanism on tx builder for input selection errors ([509801f](https://github.com/input-output-hk/cardano-js-sdk/commit/509801fec25cba22f8628f6d45e8b6d213bb1272))
11+
612
## [0.26.9](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-04-17)
713

814
**Note:** Version bump only for package @cardano-sdk/tx-construction

packages/tx-construction/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardano-sdk/tx-construction",
3-
"version": "0.26.9",
3+
"version": "0.26.10",
44
"description": "Types and functions for constructing transactions on Cardano",
55
"engines": {
66
"node": ">=16.20.2"

0 commit comments

Comments
 (0)