@pioneer-platform/pioneer-discovery 4.21.16 → 8.11.6

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,2 +1 @@
1
-
2
- $ tsc -p .
1
+ $ tsc -p .
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @pioneer-platform/pioneer-discovery
2
2
 
3
+ ## 8.11.6
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: Re-publish pioneer-discovery with correct UTXO chain asset data (Bitcoin and others were missing from generatedAssetData.json)
8
+
9
+ ## 8.11.5
10
+
11
+ ### Patch Changes
12
+
13
+ - clean up
14
+
15
+ ## 8.11.4
16
+
17
+ ### Patch Changes
18
+
19
+ - clean up
20
+
3
21
  ## 4.21.16
4
22
 
5
23
  ### Patch Changes