Skip to content

Commit

Permalink
ci: publish packages [skip actions]
Browse files Browse the repository at this point in the history
 - @cardano-sdk/[email protected]
 - @cardano-sdk/[email protected]
  • Loading branch information
lace-bot committed Feb 4, 2025
1 parent 4c649e0 commit 24061e8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.52.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-02-04)

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

## [0.52.9](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-01-31)

**Note:** Version bump only for package @cardano-sdk/e2e
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/e2e",
"version": "0.52.9",
"version": "0.52.10",
"description": "End to end tests for the cardano-js-sdk packages.",
"repository": "https://github.com/input-output-hk/cardano-js-sdk",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/web-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.38.10](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-02-04)

### Features

* [lw-12170] await for libsodium(Crypto) ready in wallet manager initialization ([59e93cf](https://github.com/input-output-hk/cardano-js-sdk/commit/59e93cf18567d85eccdac3cf52d501c5a656887e))

## [0.38.9](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/[email protected]...@cardano-sdk/[email protected]) (2025-01-31)

**Note:** Version bump only for package @cardano-sdk/web-extension
Expand Down
2 changes: 1 addition & 1 deletion packages/web-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/web-extension",
"version": "0.38.9",
"version": "0.38.10",
"description": "Web extension wallet utilities",
"engines": {
"node": ">=16.20.2"
Expand Down

0 comments on commit 24061e8

Please sign in to comment.