@ledgerhq/types-live 6.35.0-next.0 → 6.35.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/types-live@6.34.1 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-live
2
+ > @ledgerhq/types-live@6.35.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/types-live
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @ledgerhq/types-live
2
2
 
3
+ ## 6.35.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2977](https://github.com/LedgerHQ/ledger-live/pull/2977) [`43cdd2624c`](https://github.com/LedgerHQ/ledger-live/commit/43cdd2624cd2965ddb6e346e9a77a3cc12476500) Thanks [@grsoares21](https://github.com/grsoares21)! - Add new feature flag for controlling the new firmware update UX
8
+
3
9
  ## 6.35.0-next.0
4
10
 
5
11
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/types-live",
3
- "version": "6.35.0-next.0",
3
+ "version": "6.35.0",
4
4
  "description": "Ledger Live main types.",
5
5
  "keywords": [
6
6
  "Ledger"