Skip to content

Commit aa425da

Browse files
committed
ci: publish packages [skip actions]
- @cardano-sdk/cardano-services-client@0.26.31 - @cardano-sdk/cardano-services@0.35.33 - @cardano-sdk/core@0.46.12 - @cardano-sdk/crypto@0.4.5 - @cardano-sdk/dapp-connector@0.13.26 - @cardano-sdk/e2e@0.55.19 - @cardano-sdk/golden-test-generator@0.8.53 - @cardano-sdk/governance@0.11.27 - @cardano-sdk/hardware-ledger@0.16.22 - @cardano-sdk/hardware-trezor@0.7.31 - @cardano-sdk/input-selection@0.14.28 - @cardano-sdk/key-management@0.29.12 - @cardano-sdk/ogmios@0.18.53 - @cardano-sdk/projection-typeorm@0.10.14 - @cardano-sdk/projection@0.13.14 - @cardano-sdk/tx-construction@0.28.10 - @cardano-sdk/util-dev@0.25.31 - @cardano-sdk/util-rxjs@0.9.30 - @cardano-sdk/wallet@0.54.2 - @cardano-sdk/web-extension@0.39.36
1 parent d2c8339 commit aa425da

40 files changed

Lines changed: 144 additions & 20 deletions

File tree

packages/cardano-services-client/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.31](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services-client@0.26.30...@cardano-sdk/cardano-services-client@0.26.31) (2026-01-30)
7+
8+
### Reverts
9+
10+
* Revert "ci: publish packages [skip actions]" ([48e03e5](https://github.com/input-output-hk/cardano-js-sdk/commit/48e03e571c866e941f63008620c6ad5eb448dde6))
11+
612
## [0.26.30](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services-client@0.26.29...@cardano-sdk/cardano-services-client@0.26.30) (2025-11-07)
713

814
### Bug Fixes

packages/cardano-services-client/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/cardano-services-client",
3-
"version": "0.26.30",
3+
"version": "0.26.31",
44
"description": "Cardano Services Client",
55
"engines": {
66
"node": ">=16.20.2"

packages/cardano-services/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.35.33](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services@0.35.32...@cardano-sdk/cardano-services@0.35.33) (2026-01-30)
7+
8+
### Reverts
9+
10+
* Revert "ci: publish packages [skip actions]" ([48e03e5](https://github.com/input-output-hk/cardano-js-sdk/commit/48e03e571c866e941f63008620c6ad5eb448dde6))
11+
612
## [0.35.32](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services@0.35.31...@cardano-sdk/cardano-services@0.35.32) (2025-11-07)
713

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

packages/cardano-services/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/cardano-services",
3-
"version": "0.35.32",
3+
"version": "0.35.33",
44
"description": "Cardano GraphQL Services",
55
"engines": {
66
"node": ">=16.20.2"

packages/core/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.46.12](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/core@0.46.11...@cardano-sdk/core@0.46.12) (2026-01-30)
7+
8+
### Reverts
9+
10+
* Revert "ci: publish packages [skip actions]" ([48e03e5](https://github.com/input-output-hk/cardano-js-sdk/commit/48e03e571c866e941f63008620c6ad5eb448dde6))
11+
612
## [0.46.11](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/core@0.46.10...@cardano-sdk/core@0.46.11) (2025-11-06)
713

814
### Features

packages/core/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/core",
3-
"version": "0.46.11",
3+
"version": "0.46.12",
44
"description": "Core types and libraries for Cardano",
55
"engines": {
66
"node": ">=16.20.2"

packages/crypto/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.4.5](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/crypto@0.4.4...@cardano-sdk/crypto@0.4.5) (2026-01-30)
7+
8+
### Bug Fixes
9+
10+
* fix libsodium version to 0.7.10 ([3751771](https://github.com/input-output-hk/cardano-js-sdk/commit/37517715bb73eff2ae0d0468f424f9c9d3215ae0))
11+
12+
### Reverts
13+
14+
* Revert "ci: publish packages [skip actions]" ([48e03e5](https://github.com/input-output-hk/cardano-js-sdk/commit/48e03e571c866e941f63008620c6ad5eb448dde6))
15+
616
## [0.4.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/crypto@0.4.3...@cardano-sdk/crypto@0.4.4) (2025-09-16)
717

818
**Note:** Version bump only for package @cardano-sdk/crypto

packages/crypto/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/crypto",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Cryptographic types and functions for Cardano",
55
"engines": {
66
"node": ">=16.20.2"

packages/dapp-connector/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.13.26](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/dapp-connector@0.13.25...@cardano-sdk/dapp-connector@0.13.26) (2026-01-30)
7+
8+
### Reverts
9+
10+
* Revert "ci: publish packages [skip actions]" ([48e03e5](https://github.com/input-output-hk/cardano-js-sdk/commit/48e03e571c866e941f63008620c6ad5eb448dde6))
11+
612
## [0.13.25](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/dapp-connector@0.13.24...@cardano-sdk/dapp-connector@0.13.25) (2025-11-06)
713

814
**Note:** Version bump only for package @cardano-sdk/dapp-connector

packages/dapp-connector/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/dapp-connector",
3-
"version": "0.13.25",
3+
"version": "0.13.26",
44
"description": "TypeScript definitions for the dApp Connector standard CIP30",
55
"engines": {
66
"node": ">=16.20.2"

0 commit comments

Comments
 (0)