Skip to content

Commit 7f5eadf

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] - @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] - @cardano-sdk/[email protected]
1 parent 2fdacf1 commit 7f5eadf

File tree

30 files changed

+135
-15
lines changed

30 files changed

+135
-15
lines changed

packages/cardano-services-client/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.19.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-15)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgrade cardano-services, cardano-services-client, e2e and util-dev packages to use version 0.28.0 of Axios
11+
12+
### Miscellaneous Chores
13+
14+
* upgrade Axios version to 0.28.0 ([59fcd06](https://github.com/input-output-hk/cardano-js-sdk/commit/59fcd06debc2712ca9fdd027400450d52a21caeb))
15+
616
## [0.18.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-03-26)
717

818
### ⚠ BREAKING CHANGES

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.18.0",
3+
"version": "0.19.0",
44
"description": "Cardano Services Client",
55
"engines": {
66
"node": ">=16.20.2"

packages/cardano-services/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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.28.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-15)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgrade cardano-services, cardano-services-client, e2e and util-dev packages to use version 0.28.0 of Axios
11+
12+
### Features
13+
14+
* optimize projector to not write irrelevant blocks ([132a9f6](https://github.com/input-output-hk/cardano-js-sdk/commit/132a9f63c6927ec82af0ea39516c720d0674ad20))
15+
16+
### Bug Fixes
17+
18+
* **cardano-services:** address projection now applies store operators in correct order ([2178cda](https://github.com/input-output-hk/cardano-js-sdk/commit/2178cdadddb0841c19d8cdea438fec14b4fe0e98))
19+
* **cardano-services:** emergency fix for lw-10209 ([abbf5fe](https://github.com/input-output-hk/cardano-js-sdk/commit/abbf5fed603e1c7e4cc133146035e88248f75f5b))
20+
* the projection now always stores blocks when it reaches tip - k ([ba01291](https://github.com/input-output-hk/cardano-js-sdk/commit/ba01291c66178d372527f3fb07dceafd147c3891))
21+
22+
### Miscellaneous Chores
23+
24+
* upgrade Axios version to 0.28.0 ([59fcd06](https://github.com/input-output-hk/cardano-js-sdk/commit/59fcd06debc2712ca9fdd027400450d52a21caeb))
25+
626
## [0.27.1](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-03)
727

828
**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.27.1",
3+
"version": "0.28.0",
44
"description": "Cardano GraphQL Services",
55
"engines": {
66
"node": ">=16.20.2"

packages/e2e/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.34.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-15)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgrade cardano-services, cardano-services-client, e2e and util-dev packages to use version 0.28.0 of Axios
11+
12+
### Miscellaneous Chores
13+
14+
* upgrade Axios version to 0.28.0 ([59fcd06](https://github.com/input-output-hk/cardano-js-sdk/commit/59fcd06debc2712ca9fdd027400450d52a21caeb))
15+
616
## [0.33.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-04)
717

818
**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.33.3",
3+
"version": "0.34.0",
44
"description": "End to end tests for the cardano-js-sdk packages.",
55
"engines": {
66
"node": ">=16.20.2"

packages/golden-test-generator/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.51](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-15)
7+
8+
**Note:** Version bump only for package @cardano-sdk/golden-test-generator
9+
610
## [0.7.50](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-03-26)
711

812
**Note:** Version bump only for package @cardano-sdk/golden-test-generator

packages/golden-test-generator/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/golden-test-generator",
3-
"version": "0.7.50",
3+
"version": "0.7.51",
44
"description": "Generate golden test files for a range of Cardano concepts",
55
"engines": {
66
"node": ">=16.20.2"

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.9.1](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-15)
7+
8+
**Note:** Version bump only for package @cardano-sdk/hardware-ledger
9+
610
## [0.9.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2024-04-04)
711

812
### ⚠ BREAKING CHANGES

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.9.0",
3+
"version": "0.9.1",
44
"description": "Mappings and integration with Ledger hardware",
55
"engines": {
66
"node": ">=16.20.2"

0 commit comments

Comments
 (0)