Skip to content

Commit

Permalink
ci: publish packages [skip actions]
Browse files Browse the repository at this point in the history
 - @cardano-sdk/cardano-services-client@0.26.6
 - @cardano-sdk/cardano-services@0.35.8
 - @cardano-sdk/core@0.45.4
 - @cardano-sdk/crypto@0.2.3
 - @cardano-sdk/dapp-connector@0.13.7
 - @cardano-sdk/e2e@0.52.17
 - @cardano-sdk/golden-test-generator@0.8.30
 - @cardano-sdk/governance@0.11.5
 - @cardano-sdk/hardware-ledger@0.15.5
 - @cardano-sdk/hardware-trezor@0.7.4
 - @cardano-sdk/input-selection@0.14.5
 - @cardano-sdk/key-management@0.27.4
 - @cardano-sdk/ogmios@0.18.30
 - @cardano-sdk/projection-typeorm@0.9.30
 - @cardano-sdk/projection@0.12.30
 - @cardano-sdk/tx-construction@0.26.4
 - @cardano-sdk/util-dev@0.25.8
 - @cardano-sdk/util-rxjs@0.9.8
 - @cardano-sdk/util@0.16.0
 - @cardano-sdk/wallet@0.52.0
 - @cardano-sdk/web-extension@0.39.0
  • Loading branch information
lace-bot committed Feb 24, 2025
1 parent cca113b commit c1d3304
Show file tree
Hide file tree
Showing 42 changed files with 123 additions and 21 deletions.
4 changes: 4 additions & 0 deletions packages/cardano-services-client/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.26.6](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services-client@0.26.5...@cardano-sdk/cardano-services-client@0.26.6) (2025-02-24)

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

## [0.26.5](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services-client@0.26.4...@cardano-sdk/cardano-services-client@0.26.5) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/cardano-services-client
Expand Down
2 changes: 1 addition & 1 deletion packages/cardano-services-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cardano-services-client",
"version": "0.26.5",
"version": "0.26.6",
"description": "Cardano Services Client",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/cardano-services/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.35.8](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services@0.35.7...@cardano-sdk/cardano-services@0.35.8) (2025-02-24)

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

## [0.35.7](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/cardano-services@0.35.6...@cardano-sdk/cardano-services@0.35.7) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/cardano-services
Expand Down
2 changes: 1 addition & 1 deletion packages/cardano-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/cardano-services",
"version": "0.35.7",
"version": "0.35.8",
"description": "Cardano GraphQL Services",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/core/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.45.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/core@0.45.3...@cardano-sdk/core@0.45.4) (2025-02-24)

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

## [0.45.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/core@0.45.2...@cardano-sdk/core@0.45.3) (2025-02-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/core",
"version": "0.45.3",
"version": "0.45.4",
"description": "Core types and libraries for Cardano",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/crypto/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.2.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/crypto@0.2.2...@cardano-sdk/crypto@0.2.3) (2025-02-24)

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

## [0.2.2](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/crypto@0.2.1...@cardano-sdk/crypto@0.2.2) (2025-02-06)

**Note:** Version bump only for package @cardano-sdk/crypto
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/crypto",
"version": "0.2.2",
"version": "0.2.3",
"description": "Cryptographic types and functions for Cardano",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/dapp-connector/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.13.7](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/dapp-connector@0.13.6...@cardano-sdk/dapp-connector@0.13.7) (2025-02-24)

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

## [0.13.6](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/dapp-connector@0.13.5...@cardano-sdk/dapp-connector@0.13.6) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/dapp-connector
Expand Down
2 changes: 1 addition & 1 deletion packages/dapp-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/dapp-connector",
"version": "0.13.6",
"version": "0.13.7",
"description": "TypeScript definitions for the dApp Connector standard CIP30",
"engines": {
"node": ">=16.20.2"
Expand Down
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.17](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.52.16...@cardano-sdk/e2e@0.52.17) (2025-02-24)

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

## [0.52.16](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.52.15...@cardano-sdk/e2e@0.52.16) (2025-02-19)

**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.16",
"version": "0.52.17",
"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
4 changes: 4 additions & 0 deletions packages/golden-test-generator/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.8.30](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/golden-test-generator@0.8.29...@cardano-sdk/golden-test-generator@0.8.30) (2025-02-24)

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

## [0.8.29](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/golden-test-generator@0.8.28...@cardano-sdk/golden-test-generator@0.8.29) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/golden-test-generator
Expand Down
2 changes: 1 addition & 1 deletion packages/golden-test-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/golden-test-generator",
"version": "0.8.29",
"version": "0.8.30",
"description": "Generate golden test files for a range of Cardano concepts",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/governance/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.11.5](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/governance@0.11.4...@cardano-sdk/governance@0.11.5) (2025-02-24)

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

## [0.11.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/governance@0.11.3...@cardano-sdk/governance@0.11.4) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/governance
Expand Down
2 changes: 1 addition & 1 deletion packages/governance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/governance",
"version": "0.11.4",
"version": "0.11.5",
"description": "Governance types and utilities for Cardano",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/hardware-ledger/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.15.5](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.15.4...@cardano-sdk/hardware-ledger@0.15.5) (2025-02-24)

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

## [0.15.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.15.3...@cardano-sdk/hardware-ledger@0.15.4) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/hardware-ledger
Expand Down
2 changes: 1 addition & 1 deletion packages/hardware-ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/hardware-ledger",
"version": "0.15.4",
"version": "0.15.5",
"description": "Mappings and integration with Ledger hardware",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/hardware-trezor/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.7.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.3...@cardano-sdk/hardware-trezor@0.7.4) (2025-02-24)

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

## [0.7.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.2...@cardano-sdk/hardware-trezor@0.7.3) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/hardware-trezor
Expand Down
2 changes: 1 addition & 1 deletion packages/hardware-trezor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/hardware-trezor",
"version": "0.7.3",
"version": "0.7.4",
"description": "Mappings and integration with Trezor hardware",
"engines": {
"node": ">=16.20.1"
Expand Down
4 changes: 4 additions & 0 deletions packages/input-selection/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.14.5](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/input-selection@0.14.4...@cardano-sdk/input-selection@0.14.5) (2025-02-24)

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

## [0.14.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/input-selection@0.14.3...@cardano-sdk/input-selection@0.14.4) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/input-selection
Expand Down
2 changes: 1 addition & 1 deletion packages/input-selection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/input-selection",
"version": "0.14.4",
"version": "0.14.5",
"description": "TypeScript definitions for input-selection (Coin Selection Algorithms for Cardano)",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/key-management/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.27.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/key-management@0.27.3...@cardano-sdk/key-management@0.27.4) (2025-02-24)

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

## [0.27.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/key-management@0.27.2...@cardano-sdk/key-management@0.27.3) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/key-management
Expand Down
2 changes: 1 addition & 1 deletion packages/key-management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/key-management",
"version": "0.27.3",
"version": "0.27.4",
"description": "Key management types and utilities for Cardano",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/ogmios/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.18.30](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/ogmios@0.18.29...@cardano-sdk/ogmios@0.18.30) (2025-02-24)

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

## [0.18.29](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/ogmios@0.18.28...@cardano-sdk/ogmios@0.18.29) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/ogmios
Expand Down
2 changes: 1 addition & 1 deletion packages/ogmios/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/ogmios",
"version": "0.18.29",
"version": "0.18.30",
"description": "Ogmios Providers",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/projection-typeorm/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.9.30](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/projection-typeorm@0.9.29...@cardano-sdk/projection-typeorm@0.9.30) (2025-02-24)

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

## [0.9.29](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/projection-typeorm@0.9.28...@cardano-sdk/projection-typeorm@0.9.29) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/projection-typeorm
Expand Down
2 changes: 1 addition & 1 deletion packages/projection-typeorm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/projection-typeorm",
"version": "0.9.29",
"version": "0.9.30",
"description": "Project Chain Sync events into PostgreSQL via TypeORM",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/projection/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.12.30](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/projection@0.12.29...@cardano-sdk/projection@0.12.30) (2025-02-24)

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

## [0.12.29](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/projection@0.12.28...@cardano-sdk/projection@0.12.29) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/projection
Expand Down
2 changes: 1 addition & 1 deletion packages/projection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/projection",
"version": "0.12.29",
"version": "0.12.30",
"description": "Chain Sync event projection",
"repository": "https://github.com/input-output-hk/cardano-js-sdk",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/tx-construction/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.26.4](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.26.3...@cardano-sdk/tx-construction@0.26.4) (2025-02-24)

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

## [0.26.3](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.26.2...@cardano-sdk/tx-construction@0.26.3) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/tx-construction
Expand Down
2 changes: 1 addition & 1 deletion packages/tx-construction/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/tx-construction",
"version": "0.26.3",
"version": "0.26.4",
"description": "Types and functions for constructing transactions on Cardano",
"engines": {
"node": ">=16.20.2"
Expand Down
4 changes: 4 additions & 0 deletions packages/util-dev/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.25.8](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util-dev@0.25.7...@cardano-sdk/util-dev@0.25.8) (2025-02-24)

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

## [0.25.7](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util-dev@0.25.6...@cardano-sdk/util-dev@0.25.7) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/util-dev
Expand Down
2 changes: 1 addition & 1 deletion packages/util-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/util-dev",
"version": "0.25.7",
"version": "0.25.8",
"description": "Utilities for tests in other packages",
"repository": "https://github.com/input-output-hk/cardano-js-sdk",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/util-rxjs/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.9.8](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util-rxjs@0.9.7...@cardano-sdk/util-rxjs@0.9.8) (2025-02-24)

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

## [0.9.7](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util-rxjs@0.9.6...@cardano-sdk/util-rxjs@0.9.7) (2025-02-19)

**Note:** Version bump only for package @cardano-sdk/util-rxjs
Expand Down
2 changes: 1 addition & 1 deletion packages/util-rxjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/util-rxjs",
"version": "0.9.7",
"version": "0.9.8",
"description": "RxJS extensions",
"engines": {
"node": ">=16.20.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/util/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util@0.15.7...@cardano-sdk/util@0.16.0) (2025-02-24)

### ⚠ BREAKING CHANGES

* hoist isBackgroundProcess script detection to utils package

### Code Refactoring

* hoist isBackgroundProcess script detection to utils package ([25ae251](https://github.com/input-output-hk/cardano-js-sdk/commit/25ae2511e19b68955943953413833d59d70710f7))

## [0.15.7](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/util@0.15.6...@cardano-sdk/util@0.15.7) (2025-02-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cardano-sdk/util",
"version": "0.15.7",
"version": "0.16.0",
"description": "General, not cardano-specific utils",
"engines": {
"node": ">=16.20.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.52.0](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.51.13...@cardano-sdk/wallet@0.52.0) (2025-02-24)

### ⚠ BREAKING CHANGES

* hoist isBackgroundProcess script detection to utils package

### Code Refactoring

* hoist isBackgroundProcess script detection to utils package ([25ae251](https://github.com/input-output-hk/cardano-js-sdk/commit/25ae2511e19b68955943953413833d59d70710f7))

## [0.51.13](https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.51.12...@cardano-sdk/wallet@0.51.13) (2025-02-19)

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

0 comments on commit c1d3304

Please sign in to comment.