Skip to content

Commit

Permalink
chore(hotfix): 🔥 hotfix prerelease [LLD(2.91.1-hotfix.0), LLM(3.54.1-…
Browse files Browse the repository at this point in the history
…hotfix.0)]
  • Loading branch information
live-github-bot[bot] committed Oct 31, 2024
1 parent 5cd0ca8 commit a08cf6b
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 8 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,7 @@
"@ledgerhq/native-modules-tools": "1.0.3",
"@ledgerhq/pnpm-utils": "1.0.1"
},
"changesets": []
"changesets": [
"nine-planets-burn"
]
}
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

## 24.7.5-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 24.7.4

### 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.7.4",
"version": "24.7.5-hotfix.0",
"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.91.1-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 2.91.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.91.0",
"version": "2.91.1-hotfix.0",
"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.54.1-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 3.54.0

### Minor 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.54.0",
"version": "3.54.1-hotfix.0",
"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.10.4-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.10.3

### 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.10.3",
"version": "0.10.4-hotfix.0",
"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 @@
## 34.5.0-next.4

## 34.13.1-hotfix.0

### Patch Changes

- [#8261](https://github.com/LedgerHQ/ledger-live/pull/8261) [`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix: hex signature

## 34.13.0

### Minor 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.13.0",
"version": "34.13.1-hotfix.0",
"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.2.14-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.2.13

### 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.13",
"version": "0.2.14-hotfix.0",
"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.3.14-hotfix.0

### Patch Changes

- Updated dependencies [[`5cd0ca8`](https://github.com/LedgerHQ/ledger-live/commit/5cd0ca8d0eeb55004090e74464ca7064fa3298de)]:
- @ledgerhq/live-common@34.13.1-hotfix.0

## 0.3.13

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

0 comments on commit a08cf6b

Please sign in to comment.