Skip to content

Commit

Permalink
chore(hotfix): 🔥 hotfix prerelease [LLD(2.84.1-hotfix.3), LLM(3.47.2-…
Browse files Browse the repository at this point in the history
…hotfix.1)]
  • Loading branch information
live-github-bot[bot] committed Jul 23, 2024
1 parent af3d126 commit 927e406
Show file tree
Hide file tree
Showing 21 changed files with 99 additions and 11 deletions.
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,13 @@
"changesets": [
"blue-fireants-change",
"healthy-days-pay",
"heavy-humans-hide",
"old-vans-fry",
"perfect-shirts-chew",
"selfish-experts-double",
"strange-oranges-bake",
"strong-bats-walk",
"tender-doors-move"
"tender-doors-move",
"tricky-steaks-hope"
]
}
9 changes: 9 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @ledgerhq/live-cli

## 24.4.1-hotfix.1

### Patch Changes

- Updated dependencies [[`af3d126`](https://github.com/LedgerHQ/ledger-live/commit/af3d126b524dbacf606e3beb56246608f2243eca)]:
- @ledgerhq/types-devices@6.25.2-hotfix.0
- @ledgerhq/live-common@34.6.1-hotfix.1
- @ledgerhq/live-wallet@0.4.1-hotfix.1

## 24.4.1-hotfix.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": "24.4.1-hotfix.0",
"version": "24.4.1-hotfix.1",
"description": "ledger-live CLI version",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# ledger-live-desktop

## 2.84.1-hotfix.3

### Patch Changes

- [#7390](https://github.com/LedgerHQ/ledger-live/pull/7390) [`c4c9113`](https://github.com/LedgerHQ/ledger-live/commit/c4c91130c1bf3ce954be41fa1de20902fc8723e7) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Fix onboarding error when device connected.

- Updated dependencies [[`af3d126`](https://github.com/LedgerHQ/ledger-live/commit/af3d126b524dbacf606e3beb56246608f2243eca)]:
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]

## 2.84.1-hotfix.2

### Patch 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.84.1-hotfix.2",
"version": "2.84.1-hotfix.3",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down
12 changes: 12 additions & 0 deletions apps/ledger-live-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# live-mobile

## 3.47.2-hotfix.1

### Patch Changes

- [#7390](https://github.com/LedgerHQ/ledger-live/pull/7390) [`e2badea`](https://github.com/LedgerHQ/ledger-live/commit/e2badea161adfbefebb913e2ea5da133202b1534) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Fix filter not work bug when clicking device.

- Updated dependencies [[`af3d126`](https://github.com/LedgerHQ/ledger-live/commit/af3d126b524dbacf606e3beb56246608f2243eca)]:
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]
- @ledgerhq/[email protected]

## 3.47.2-hotfix.0

### 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.47.2-hotfix.0",
"version": "3.47.2-hotfix.1",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
10 changes: 10 additions & 0 deletions apps/web-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# web-tools

## 0.7.1-hotfix.1

### Patch Changes

- Updated dependencies []:
- @ledgerhq/live-common@34.6.1-hotfix.1
- @ledgerhq/types-live@6.49.0
- @ledgerhq/trustchain@0.1.3-hotfix.1
- @ledgerhq/live-wallet@0.4.1-hotfix.1

## 0.7.1-hotfix.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.7.1-hotfix.0",
"version": "0.7.1-hotfix.1",
"private": true,
"browser": {
"fs": false,
Expand Down
7 changes: 7 additions & 0 deletions libs/ledger-live-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## 34.5.0-next.4

## 34.6.1-hotfix.1

### Patch Changes

- Updated dependencies []:
- @ledgerhq/[email protected]

## 34.6.1-hotfix.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": "34.6.1-hotfix.0",
"version": "34.6.1-hotfix.1",
"repository": {
"type": "git",
"url": "https://github.com/LedgerHQ/ledger-live.git"
Expand Down
6 changes: 6 additions & 0 deletions libs/ledgerjs/packages/types-devices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/types-devices

## 6.25.2-hotfix.0

### Patch Changes

- [#7390](https://github.com/LedgerHQ/ledger-live/pull/7390) [`af3d126`](https://github.com/LedgerHQ/ledger-live/commit/af3d126b524dbacf606e3beb56246608f2243eca) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Rename QRCodeDevices by DevicesWithTouchScreen

## 6.25.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ledgerjs/packages/types-devices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/types-devices",
"version": "6.25.1",
"version": "6.25.2-hotfix.0",
"description": "Ledger types for devices and transport.",
"keywords": [
"Ledger"
Expand Down
8 changes: 8 additions & 0 deletions libs/live-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ledgerhq/live-wallet

## 0.4.1-hotfix.1

### Patch Changes

- Updated dependencies []:
- @ledgerhq/types-live@6.49.0
- @ledgerhq/trustchain@0.1.3-hotfix.1

## 0.4.1-hotfix.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/live-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/live-wallet",
"version": "0.4.1-hotfix.0",
"version": "0.4.1-hotfix.1",
"description": "Ledger Live wallet",
"keywords": [
"Ledger"
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.2.4-hotfix.1

### Patch Changes

- Updated dependencies []:
- @ledgerhq/live-common@34.6.1-hotfix.1

## 0.2.4-hotfix.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.2.4-hotfix.0",
"version": "0.2.4-hotfix.1",
"private": true,
"description": "Dummy apps and utils for tests",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions libs/trustchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @ledgerhq/live-wallet

## 0.1.3-hotfix.1

### Patch Changes

- Updated dependencies [[`af3d126`](https://github.com/LedgerHQ/ledger-live/commit/af3d126b524dbacf606e3beb56246608f2243eca)]:
- @ledgerhq/types-devices@6.25.2-hotfix.0

## 0.1.3-hotfix.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/trustchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/trustchain",
"version": "0.1.3-hotfix.0",
"version": "0.1.3-hotfix.1",
"description": "Ledger Live trustchain layer",
"private": true,
"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.3.4-hotfix.1

### Patch Changes

- Updated dependencies []:
- @ledgerhq/live-common@34.6.1-hotfix.1

## 0.3.4-hotfix.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.3.4-hotfix.0",
"version": "0.3.4-hotfix.1",
"private": true,
"dependencies": {
"@ledgerhq/hw-app-eth": "workspace:*",
Expand Down

0 comments on commit 927e406

Please sign in to comment.