Skip to content

Commit

Permalink
chore(prerelease): 🚀 release prerelease [LLD(2.76.0-next.1), LLM(3.39…
Browse files Browse the repository at this point in the history
….0-next.2)]
  • Loading branch information
live-github-bot[bot] committed Jan 26, 2024
1 parent 35d4196 commit 35ef6b1
Show file tree
Hide file tree
Showing 15 changed files with 56 additions and 7 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
"purple-pears-mix",
"real-parents-doubt",
"rotten-apples-remember",
"rotten-cycles-approve",
"selfish-files-trade",
"seven-bobcats-smash",
"shaggy-cherries-prove",
Expand Down
7 changes: 7 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/live-cli

## 23.3.1-next.1

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 23.3.1-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/live-cli",
"version": "23.3.1-next.0",
"version": "23.3.1-next.1",
"description": "ledger-live CLI version",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ledger-live-desktop

## 2.76.0-next.1

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 2.76.0-next.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"private": true,
"main": "./.webpack/main.bundle.js",
"version": "2.76.0-next.0",
"version": "2.76.0-next.1",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down
7 changes: 7 additions & 0 deletions apps/ledger-live-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# live-mobile

## 3.39.0-next.2

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 3.39.0-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "live-mobile",
"version": "3.39.0-next.1",
"version": "3.39.0-next.2",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
7 changes: 7 additions & 0 deletions apps/web-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# web-tools

## 0.4.1-next.1

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 0.4.1-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/web-tools",
"version": "0.4.1-next.0",
"version": "0.4.1-next.1",
"private": true,
"browser": {
"fs": false,
Expand Down
6 changes: 6 additions & 0 deletions libs/ledger-live-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/live-common

## 33.5.1-next.1

### Patch Changes

- [#6023](https://github.com/LedgerHQ/ledger-live/pull/6023) [`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7) Thanks [@haammar-ledger](https://github.com/haammar-ledger)! - Sanitize account data that may be missing when de/serializing Tron accounts

## 33.5.1-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ledger-live-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ledgerhq/live-common",
"description": "Common ground for the Ledger Live apps",
"version": "33.5.1-next.0",
"version": "33.5.1-next.1",
"repository": {
"type": "git",
"url": "https://github.com/LedgerHQ/ledger-live.git"
Expand Down
7 changes: 7 additions & 0 deletions libs/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/test-utils

## 0.1.2-next.1

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 0.1.2-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/test-utils",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"private": true,
"description": "Dummy apps and utils for tests",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions tests/dummy-wallet-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# dummy-wallet-app

## 0.2.2-next.1

### Patch Changes

- Updated dependencies [[`35d4196`](https://github.com/LedgerHQ/ledger-live/commit/35d41969e00e15b4817f2be558a7c81200b71cc7)]:
- @ledgerhq/live-common@33.5.1-next.1

## 0.2.2-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion tests/dummy-wallet-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/dummy-wallet-app",
"version": "0.2.2-next.0",
"version": "0.2.2-next.1",
"private": true,
"dependencies": {
"@ledgerhq/hw-app-eth": "workspace:*",
Expand Down

0 comments on commit 35ef6b1

Please sign in to comment.