@ledgerhq/types-live 6.25.0-next.0 → 6.25.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,5 +1,5 @@
1
- @ledgerhq/types-live:build: cache hit, replaying output d4e51320fdee52d6
1
+ @ledgerhq/types-live:build: cache hit, replaying output 6464e819b2014707
2
2
  @ledgerhq/types-live:build:
3
- @ledgerhq/types-live:build: > @ledgerhq/types-live@6.24.2 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-live
3
+ @ledgerhq/types-live:build: > @ledgerhq/types-live@6.25.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-live
4
4
  @ledgerhq/types-live:build: > tsc && tsc -m ES6 --outDir lib-es
5
5
  @ledgerhq/types-live:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @ledgerhq/types-live
2
2
 
3
+ ## 6.25.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1366](https://github.com/LedgerHQ/ledger-live/pull/1366) [`955b045459`](https://github.com/LedgerHQ/ledger-live/commit/955b045459cf568fb3c96a732bc5ec0d8d831b19) Thanks [@cgrellard-ledger](https://github.com/cgrellard-ledger)! - Added a desktop_version param to the feature flags with the semver format to only enable a feature flag for specific versions of the desktop app
8
+
9
+ ### Patch Changes
10
+
11
+ - [#1447](https://github.com/LedgerHQ/ledger-live/pull/1447) [`777ccf8774`](https://github.com/LedgerHQ/ledger-live/commit/777ccf8774302cb17995a044f23972e2a9fc4045) Thanks [@LFBarreto](https://github.com/LFBarreto)! - Types - Add Referral Program Desktop Banner FeatureId Flag
12
+
13
+ * [#1474](https://github.com/LedgerHQ/ledger-live/pull/1474) [`2802e2d684`](https://github.com/LedgerHQ/ledger-live/commit/2802e2d6844a7e17127ea7d103fe0d1a45afa032) Thanks [@juan-cortes](https://github.com/juan-cortes)! - Introduce new feature flag for installSetOfApps
14
+
15
+ - [#1439](https://github.com/LedgerHQ/ledger-live/pull/1439) [`c33c82cd32`](https://github.com/LedgerHQ/ledger-live/commit/c33c82cd3291b651238659a8b9eababe6f953ece) Thanks [@LFBarreto](https://github.com/LFBarreto)! - Types - Add new feature flag FeatureId type
16
+
3
17
  ## 6.25.0-next.0
4
18
 
5
19
  ### Minor Changes
@@ -14,6 +28,18 @@
14
28
 
15
29
  - [#1439](https://github.com/LedgerHQ/ledger-live/pull/1439) [`c33c82cd32`](https://github.com/LedgerHQ/ledger-live/commit/c33c82cd3291b651238659a8b9eababe6f953ece) Thanks [@LFBarreto](https://github.com/LFBarreto)! - Types - Add new feature flag FeatureId type
16
30
 
31
+ ## 6.24.3
32
+
33
+ ### Patch Changes
34
+
35
+ - [#1518](https://github.com/LedgerHQ/ledger-live/pull/1518) [`f255b258a9`](https://github.com/LedgerHQ/ledger-live/commit/f255b258a9c79c5eb89ec65d6647e52b90a9c52c) Thanks [@desirendr](https://github.com/desirendr)! - Types - Add new feature flag FeatureId type
36
+
37
+ ## 6.24.3-hotfix.0
38
+
39
+ ### Patch Changes
40
+
41
+ - [#1518](https://github.com/LedgerHQ/ledger-live/pull/1518) [`f255b258a9`](https://github.com/LedgerHQ/ledger-live/commit/f255b258a9c79c5eb89ec65d6647e52b90a9c52c) Thanks [@desirendr](https://github.com/desirendr)! - Types - Add new feature flag FeatureId type
42
+
17
43
  ## 6.24.2
18
44
 
19
45
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-live",
3
- "version": "6.25.0-next.0",
3
+ "version": "6.25.0",
4
4
  "description": "Ledger Live main types.",
5
5
  "keywords": [
6
6
  "Ledger"