-
Notifications
You must be signed in to change notification settings - Fork 354
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hotfix: chore(hotfix): 🔥 hotfix release [skip ci] chore(llm): refacto tests chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.2-hotfix.0), LLM(3.45.2-hotfix.3)] bugfix(llm): [LIVE-13220] move logic around to keep old behaviour on fw update banner with the new rules for nano x chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.2-hotfix.0), LLM(3.45.2-hotfix.2)] feat(llm): fix and add new tests for the new fw update banner fix: polkadot send for runtime upgrade chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.1), LLM(3.45.2-hotfix.1)] feat(llm): move check to viewprops and add tests chore(hotfix): 🔥 hotfix prerelease [LLD(2.82.1), LLM(3.45.2-hotfix.0)] fix(llm): add version check for nano x bluetooth update chore(hotfix) 🚀 entering hotfix mode
- Loading branch information
Showing
18 changed files
with
332 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -197,6 +197,20 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.2 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.2-hotfix.0 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 2.82.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -145,6 +145,48 @@ | |
- @ledgerhq/[email protected] | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.2 | ||
|
||
### Patch Changes | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`fc95e03`](https://github.com/LedgerHQ/ledger-live/commit/fc95e032a0045093e343017051fc2f64fa3bcdef) Thanks [@valpinkman](https://github.com/valpinkman)! - Bluetooth update banner to always display but shows the correct message in a drawer if the update is not supported | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`22a4ebf`](https://github.com/LedgerHQ/ledger-live/commit/22a4ebf8130b0c8f06c132769a6b0ef5602bfd7d) Thanks [@valpinkman](https://github.com/valpinkman)! - move update firmware checks to the ViewProps component and add tests | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`a9954fa`](https://github.com/LedgerHQ/ledger-live/commit/a9954fac8d0827d659f1e0f134d437bd45802cbf) Thanks [@valpinkman](https://github.com/valpinkman)! - Add new tests for the UpdateBanner | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`aa30245`](https://github.com/LedgerHQ/ledger-live/commit/aa302450112c7215263a266fb1bb07256d9efdeb) Thanks [@valpinkman](https://github.com/valpinkman)! - Add version check for nano X bluetooth firmware update | ||
|
||
- Updated dependencies [[`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.2-hotfix.3 | ||
|
||
### Patch Changes | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`fc95e03`](https://github.com/LedgerHQ/ledger-live/commit/fc95e032a0045093e343017051fc2f64fa3bcdef) Thanks [@valpinkman](https://github.com/valpinkman)! - Bluetooth update banner to always display but shows the correct message in a drawer if the update is not supported | ||
|
||
## 3.45.2-hotfix.2 | ||
|
||
### Patch Changes | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`a9954fa`](https://github.com/LedgerHQ/ledger-live/commit/a9954fac8d0827d659f1e0f134d437bd45802cbf) Thanks [@valpinkman](https://github.com/valpinkman)! - Add new tests for the UpdateBanner | ||
|
||
- Updated dependencies [[`2dafbf7`](https://github.com/LedgerHQ/ledger-live/commit/2dafbf7a2ee0cefd00e19b203b97f5918c2607ff)]: | ||
- @ledgerhq/[email protected] | ||
|
||
## 3.45.2-hotfix.1 | ||
|
||
### Patch Changes | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`22a4ebf`](https://github.com/LedgerHQ/ledger-live/commit/22a4ebf8130b0c8f06c132769a6b0ef5602bfd7d) Thanks [@valpinkman](https://github.com/valpinkman)! - move update firmware checks to the ViewProps component and add tests | ||
|
||
## 3.45.2-hotfix.0 | ||
|
||
### Patch Changes | ||
|
||
- [#7241](https://github.com/LedgerHQ/ledger-live/pull/7241) [`aa30245`](https://github.com/LedgerHQ/ledger-live/commit/aa302450112c7215263a266fb1bb07256d9efdeb) Thanks [@valpinkman](https://github.com/valpinkman)! - Add version check for nano X bluetooth firmware update | ||
|
||
## 3.45.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.