Skip to content

Commit

Permalink
🔥 hotfix release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ledgerlive committed Jan 26, 2023
1 parent dbf05fb commit 43fd2a3
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 121 deletions.
114 changes: 0 additions & 114 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-news-exist.md

This file was deleted.

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

### Patch Changes

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

## 3.13.1-hotfix.0

### Patch 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.1-hotfix.0",
"version": "3.13.1",
"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

### 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.1-hotfix.0

### Patch 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.1-hotfix.0",
"version": "6.28.1",
"description": "Ledger Hardware Wallet Bluetooth BLE transport for React Native",
"keywords": [
"Ledger",
Expand Down

1 comment on commit 43fd2a3

@vercel
Copy link

@vercel vercel bot commented on 43fd2a3 Jan 26, 2023

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.