Skip to content

Commit

Permalink
chore(hotfix): 🔥 hotfix prerelease [LLD(2.84.1-hotfix.0), LLM(3.47.0)]
Browse files Browse the repository at this point in the history
  • Loading branch information
live-github-bot[bot] committed Jul 22, 2024
1 parent 3fe4557 commit 64d3dc0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,7 @@
"@ledgerhq/pnpm-utils": "1.0.1",
"@ledgerhq/react-devtools": "0.0.0"
},
"changesets": []
"changesets": [
"healthy-days-pay"
]
}
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.84.1-hotfix.0

### Patch Changes

- [#7390](https://github.com/LedgerHQ/ledger-live/pull/7390) [`3298ccb`](https://github.com/LedgerHQ/ledger-live/commit/3298ccb398ccd703f84f79a6d58ee71f5c2a77d9) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - fix(LLD): AccountList not showing the correct name and balance for tokens

## 2.84.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.84.0",
"version": "2.84.1-hotfix.0",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down

0 comments on commit 64d3dc0

Please sign in to comment.