Skip to content

Commit

Permalink
chore(hotfix): 🔥 hotfix release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
live-github-bot[bot] committed May 20, 2024
1 parent f2ba05f commit fe831d9
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 118 deletions.
109 changes: 0 additions & 109 deletions .changeset/pre.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smart-suits-dream.md

This file was deleted.

9 changes: 9 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ledger-live-desktop

## 2.81.2

### Patch Changes

- [#6886](https://github.com/LedgerHQ/ledger-live/pull/6886) [`64cea6e`](https://github.com/LedgerHQ/ledger-live/commit/64cea6e92e52a8be304550a40155be0708323ff1) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Fix json import in .mjs script file

- Updated dependencies [[`64cea6e`](https://github.com/LedgerHQ/ledger-live/commit/64cea6e92e52a8be304550a40155be0708323ff1)]:
- @ledgerhq/[email protected]

## 2.81.2-hotfix.0

### Patch 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.81.2-hotfix.0",
"version": "2.81.2",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
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.44.1

### Patch Changes

- Updated dependencies [[`64cea6e`](https://github.com/LedgerHQ/ledger-live/commit/64cea6e92e52a8be304550a40155be0708323ff1)]:
- @ledgerhq/[email protected]

## 3.44.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
@@ -1,6 +1,6 @@
{
"name": "live-mobile",
"version": "3.44.1-hotfix.0",
"version": "3.44.1",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
6 changes: 6 additions & 0 deletions libs/ethereum-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ledgerhq/ethereum-provider

## 0.2.1

### Patch Changes

- [#6886](https://github.com/LedgerHQ/ledger-live/pull/6886) [`64cea6e`](https://github.com/LedgerHQ/ledger-live/commit/64cea6e92e52a8be304550a40155be0708323ff1) Thanks [@live-github-bot](https://github.com/apps/live-github-bot)! - Fix json import in .mjs script file

## 0.2.1-hotfix.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/ethereum-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/ethereum-provider",
"version": "0.2.1-hotfix.0",
"version": "0.2.1",
"private": true,
"description": "Ledger Live ethereum provider",
"keywords": [
Expand Down

0 comments on commit fe831d9

Please sign in to comment.