Skip to content

Commit

Permalink
chore(prerelease): 🚀 release prerelease [LLD(2.94.0-next.5), LLM(3.59…
Browse files Browse the repository at this point in the history
….0-next.4)]
  • Loading branch information
live-github-bot[bot] committed Dec 6, 2024
1 parent a5832e8 commit ac7bf12
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
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",
"seven-ravens-rest",
"shaggy-days-flash",
"shy-insects-flash",
"silly-cougars-rescue",
Expand Down
6 changes: 6 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ledger-live-desktop

## 2.94.0-next.5

### Minor Changes

- [#8628](https://github.com/LedgerHQ/ledger-live/pull/8628) [`3a9758f`](https://github.com/LedgerHQ/ledger-live/commit/3a9758f7642cea56e49b45a9e36dc5c4babc57ef) Thanks [@KVNLS](https://github.com/KVNLS)! - LLD: LIVE-15143 use a debounce on the memotag field

## 2.94.0-next.4

### 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.4",
"version": "2.94.0-next.5",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down

0 comments on commit ac7bf12

Please sign in to comment.