@zoralabs/coins-sdk 0.0.4-doppler.0 → 0.0.5

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.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,17 @@
1
1
  # @zoralabs/coins-sdk
2
2
 
3
- ## 0.0.4-doppler.0
3
+ ## 0.0.5
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [96ab8907]
8
- - @zoralabs/coins@0.7.0-doppler.0
7
+ - 514f8dd4: Added validation to URI used to create a coin matching a JSON object with URIs
8
+
9
+ ## 0.0.4
10
+
11
+ ### Patch Changes
12
+
13
+ - de700d12: Updated intermediary types in coins-sdk to better handle nulls
14
+ - b08b33ae: Fix multiple coins get and update types
9
15
 
10
16
  ## 0.0.3
11
17