Skip to content

Commit

Permalink
ci: publish packages [skip actions]
Browse files Browse the repository at this point in the history
 - @cardano-sdk/e2e@0.52.12
 - @cardano-sdk/web-extension@0.38.12
  • Loading branch information
lace-bot committed Feb 7, 2025
1 parent 6c72881 commit a9bd3c8
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.12](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.52.11...@cardano-sdk/e2e@0.52.12) (2025-02-07)

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

## [0.52.11](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.52.10...@cardano-sdk/e2e@0.52.11) (2025-02-06)

### Features
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.11",
"version": "0.52.12",
"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.12](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/web-extension@0.38.11...@cardano-sdk/web-extension@0.38.12) (2025-02-07)

### Features

* **web-extension:** equip persisten cache with better data serialization ([9d170e9](https://github.com/input-output-hk/cardano-js-sdk/commit/9d170e928d33307f6ce2acd204557c309b1cfc0d))

## [0.38.11](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/web-extension@0.38.10...@cardano-sdk/web-extension@0.38.11) (2025-02-06)

### Features
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.11",
"version": "0.38.12",
"description": "Web extension wallet utilities",
"engines": {
"node": ">=16.20.2"
Expand Down

0 comments on commit a9bd3c8

Please sign in to comment.