Skip to content

Commit

Permalink
🚀 LLD 2.49.2
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Oct 28, 2022
1 parent 2f6bc77 commit 57f78e6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
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.49.2

### Patch Changes

-

## 2.49.1

### Patch Changes
Expand Down
12 changes: 9 additions & 3 deletions apps/ledger-live-desktop/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 2.49.2

### 🐛 Fixes

We have fixed a critical issue preventing macOS users from accessing their nano device.

# 2.49.1

We’ve done few small but important changes behind the curtain.
Expand Down Expand Up @@ -60,9 +66,9 @@ We're back with another roundup of handy new features and improvements.

### 🚀 Features

**100 native Cardano tokens** made their way to Ledger Live, including WMT, DANA, and ADAX. You can find the full list [here](https://www.ledger.com/supported-crypto-assets).
Speaking of new tokens, we’ve added support of USDC on the Stellar blockchain.
Looking to send **HBAR** from Ledger Live to an exchange? As of today, Ledger Live allows you to **add a memo** to help identify a transaction and credit the proper account.
**100 native Cardano tokens** made their way to Ledger Live, including WMT, DANA, and ADAX. You can find the full list [here](https://www.ledger.com/supported-crypto-assets).
Speaking of new tokens, we’ve added support of USDC on the Stellar blockchain.
Looking to send **HBAR** from Ledger Live to an exchange? As of today, Ledger Live allows you to **add a memo** to help identify a transaction and credit the proper account.
Delegating **Solana** or **Cosmos stake** just got easier—the nifty new search bar helps you **find validators easily and quickly**.

# 2.44.0
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 @@ -16,7 +16,7 @@
"license": "MIT",
"private": true,
"main": "./.webpack/main.bundle.js",
"version": "2.49.1",
"version": "2.49.2",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down

1 comment on commit 57f78e6

@vercel
Copy link

@vercel vercel bot commented on 57f78e6 Oct 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.