@ledgerhq/live-env 0.3.1-notarizer.0 → 0.3.1

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@0.3.0 build /home/runner/work/ledger-live/ledger-live/libs/env
2
+ > @ledgerhq/live-env@0.3.1 build /home/runner/work/ledger-live/ledger-live/libs/env
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,12 @@
1
1
  # @ledgerhq/live-env
2
2
 
3
- ## 0.3.1-notarizer.0
3
+ ## 0.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3696](https://github.com/LedgerHQ/ledger-live/pull/3696) [`5af41b6fa1`](https://github.com/LedgerHQ/ledger-live/commit/5af41b6fa1e43037ccdb2df279c82e12ef3d2b1a) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Allow to enable listAppsV2 via feature flags instead of experimental settings
8
+
9
+ ## 0.3.1-next.0
4
10
 
5
11
  ### Patch Changes
6
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/live-env",
3
- "version": "0.3.1-notarizer.0",
3
+ "version": "0.3.1",
4
4
  "description": "Ledger Live environment definition",
5
5
  "keywords": [
6
6
  "Ledger"