@ledgerhq/cryptoassets 9.12.0-nightly.1 → 9.12.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/cryptoassets@9.12.0-nightly.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/cryptoassets
2
+ > @ledgerhq/cryptoassets@9.12.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,12 +1,18 @@
1
1
  # @ledgerhq/cryptoassets
2
2
 
3
- ## 9.12.0-nightly.1
3
+ ## 9.12.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - [#4578](https://github.com/LedgerHQ/ledger-live/pull/4578) [`18b4a47b48`](https://github.com/LedgerHQ/ledger-live/commit/18b4a47b4878a23695a50096b7770134883b8a2e) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - fix elrond bot tests
8
8
 
9
- ## 9.12.0-nightly.0
9
+ ## 9.12.0
10
+
11
+ ### Minor Changes
12
+
13
+ - [#4449](https://github.com/LedgerHQ/ledger-live/pull/4449) [`6375c250a9`](https://github.com/LedgerHQ/ledger-live/commit/6375c250a9a58b33e3dd1d6c96a96c7e46150298) Thanks [@adrienlacombe-ledger](https://github.com/adrienlacombe-ledger)! - CAL update
14
+
15
+ ## 9.12.0-next.0
10
16
 
11
17
  ### Minor Changes
12
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/cryptoassets",
3
- "version": "9.12.0-nightly.1",
3
+ "version": "9.12.1",
4
4
  "description": "Ledger crypto-assets list",
5
5
  "keywords": [
6
6
  "Ledger"