@pioneer-platform/pioneer-discovery 8.11.6 → 8.11.11

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 +1,2 @@
1
- $ tsc -p .
1
+
2
+ $ tsc -p .
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @pioneer-platform/pioneer-discovery
2
2
 
3
+ ## 8.11.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix broken CoinGecko icon URLs for ETH, BASE, ARB, and OP. Replace with KeepKey CDN URLs using base64-encoded CAIP identifiers. All assets now use api.keepkey.info for consistent icon delivery.
8
+
9
+ ## 8.11.10
10
+
11
+ ### Patch Changes
12
+
13
+ - testing
14
+
3
15
  ## 8.11.6
4
16
 
5
17
  ### Patch Changes