Skip to content

Commit

Permalink
🔥 hotfix prerelease [LLM(3.13.1-hotfix.0)]
Browse files Browse the repository at this point in the history
  • Loading branch information
ledgerlive committed Jan 25, 2023
1 parent e7bf251 commit dbf05fb
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"tough-trains-heal",
"tricky-suits-remember",
"unlucky-spoons-yell",
"wild-news-exist",
"yellow-schools-unite",
"young-beers-smash"
]
Expand Down
7 changes: 7 additions & 0 deletions apps/ledger-live-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# live-mobile

## 3.13.1-hotfix.0

### Patch Changes

- Updated dependencies [[`e7bf251ba4`](https://github.com/LedgerHQ/ledger-live/commit/e7bf251ba488a9f38731db58b1d2d69d8fc802ea)]:
- @ledgerhq/react-native-hw-transport-ble@6.28.1-hotfix.0

## 3.13.0

### 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
Expand Up @@ -3,7 +3,7 @@
"node": ">=14"
},
"name": "live-mobile",
"version": "3.13.0",
"version": "3.13.1-hotfix.0",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/react-native-hw-transport-ble

## 6.28.1-hotfix.0

### Patch Changes

- [#2413](https://github.com/LedgerHQ/ledger-live/pull/2413) [`e7bf251ba4`](https://github.com/LedgerHQ/ledger-live/commit/e7bf251ba488a9f38731db58b1d2d69d8fc802ea) Thanks [@github-actions](https://github.com/apps/github-actions)! - Fix: incorrect usage of bleManager instance inside BleTransport

## 6.28.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/react-native-hw-transport-ble",
"version": "6.28.0",
"version": "6.28.1-hotfix.0",
"description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
"keywords": [
"Ledger",
Expand Down

0 comments on commit dbf05fb

Please sign in to comment.