Skip to content

Commit

Permalink
chore(prerelease): 🚀 release prerelease [LLD(2.94.0-next.6), LLM(3.59…
Browse files Browse the repository at this point in the history
….0-next.5)]
  • Loading branch information
live-github-bot[bot] committed Dec 6, 2024
1 parent 16a4794 commit 26e91b7
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 8 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"odd-cooks-glow",
"perfect-toys-shop",
"rotten-horses-shop",
"rude-bats-fold",
"seven-ravens-rest",
"shaggy-days-flash",
"shy-insects-flash",
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

## 24.8.3-next.3

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/live-common@34.16.0-next.3

## 24.8.3-next.2

### 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.8.3-next.2",
"version": "24.8.3-next.3",
"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.94.0-next.6

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/live-common@34.16.0-next.3

## 2.94.0-next.5

### 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.94.0-next.5",
"version": "2.94.0-next.6",
"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.59.0-next.5

### Minor Changes

- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/coin-stacks@0.3.0-next.2
- @ledgerhq/live-common@34.16.0-next.3

## 3.59.0-next.4

### 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.59.0-next.4",
"version": "3.59.0-next.5",
"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.11.3-next.3

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/live-common@34.16.0-next.3

## 0.11.3-next.2

### 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.11.3-next.2",
"version": "0.11.3-next.3",
"private": true,
"browser": {
"fs": false,
Expand Down
6 changes: 6 additions & 0 deletions libs/coin-modules/coin-stacks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/coin-stacks

## 0.3.0-next.2

### Minor Changes

- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing

## 0.2.1-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/coin-modules/coin-stacks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/coin-stacks",
"version": "0.2.1-next.1",
"version": "0.3.0-next.2",
"description": "Ledger Stacks Coin integration",
"keywords": [
"Ledger",
Expand Down
11 changes: 11 additions & 0 deletions libs/ledger-live-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## 34.5.0-next.4

## 34.16.0-next.3

### Minor Changes

- [#8624](https://github.com/LedgerHQ/ledger-live/pull/8624) [`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292) Thanks [@thesan](https://github.com/thesan)! - Truncate Stacks memos in the input to prevent the transaction validation from failing

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/coin-stacks@0.3.0-next.2

## 34.16.0-next.2

### 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.16.0-next.2",
"version": "34.16.0-next.3",
"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.18-next.3

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/live-common@34.16.0-next.3

## 0.2.18-next.2

### 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.18-next.2",
"version": "0.2.18-next.3",
"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.18-next.3

### Patch Changes

- Updated dependencies [[`16a4794`](https://github.com/LedgerHQ/ledger-live/commit/16a479420976c4c12fb8984dcba9cf572c576292)]:
- @ledgerhq/live-common@34.16.0-next.3

## 0.3.18-next.2

### 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.18-next.2",
"version": "0.3.18-next.3",
"private": true,
"dependencies": {
"@ledgerhq/hw-app-eth": "workspace:*",
Expand Down

0 comments on commit 26e91b7

Please sign in to comment.