@ledgerhq/cryptoassets 12.0.0-nightly.1 → 12.0.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/cryptoassets@11.4.1-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
2
+ > @ledgerhq/cryptoassets@11.4.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 12.0.0-nightly.1
3
+ ## 12.0.0
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -12,8 +12,6 @@
12
12
 
13
13
  - [#6183](https://github.com/LedgerHQ/ledger-live/pull/6183) [`2e5185b`](https://github.com/LedgerHQ/ledger-live/commit/2e5185b3dba497c956272068128e49db72e8af2a) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update algorand explorer links
14
14
 
15
- ## 11.4.1-nightly.0
16
-
17
15
  ### Patch Changes
18
16
 
19
17
  - [#6159](https://github.com/LedgerHQ/ledger-live/pull/6159) [`4715e4c`](https://github.com/LedgerHQ/ledger-live/commit/4715e4c411fa2396330ebcb810aeb6bfc9892e88) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Update Linea goerli's color
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "12.0.0-nightly.1",
3
+ "version": "12.0.0",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"
@@ -34,7 +34,7 @@
34
34
  "source-map-support": "^0.5.21",
35
35
  "ts-jest": "^29.1.1",
36
36
  "ts-node": "^10.7.0",
37
- "@ledgerhq/types-cryptoassets": "^7.10.0-nightly.0"
37
+ "@ledgerhq/types-cryptoassets": "^7.10.0"
38
38
  },
39
39
  "typesVersions": {
40
40
  "*": {