@ledgerhq/live-env 2.7.0-nightly.1 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/live-env@2.7.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/env
2
+ > @ledgerhq/live-env@2.7.0 build /home/runner/work/ledger-live/ledger-live/libs/env
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @ledgerhq/live-env
2
2
 
3
- ## 2.7.0-nightly.1
3
+ ## 2.7.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - [#9690](https://github.com/LedgerHQ/ledger-live/pull/9690) [`d694069`](https://github.com/LedgerHQ/ledger-live/commit/d6940698a49b7a0ed48f84d6e8184d80760cca4f) Thanks [@Justkant](https://github.com/Justkant)! - feat: support Solana NFTs
7
+ - [#9584](https://github.com/LedgerHQ/ledger-live/pull/9584) [`32f2a0c`](https://github.com/LedgerHQ/ledger-live/commit/32f2a0cf073e5c1a5d65cbe44e69660f8f510dd7) Thanks [@francois-guerin-ledger](https://github.com/francois-guerin-ledger)! - perf: set a limit on the number of operations retrieved during the initial synchronization of the Stellar account to improve sync performance.
8
8
 
9
- ## 2.7.0-nightly.0
9
+ ## 2.7.0-next.0
10
10
 
11
11
  ### Minor Changes
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-env",
3
- "version": "2.7.0-nightly.1",
3
+ "version": "2.7.0",
4
4
  "description": "Ledger Live environment definition",
5
5
  "keywords": [
6
6
  "Ledger"