@agoric/cosmos
Advanced tools
Comparing version 0.26.1 to 0.26.2
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.26.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.26.1...@agoric/cosmos@0.26.2) (2021-05-10) | ||
### Bug Fixes | ||
* a malformed case statement elided recipient vpurse updates ([5f4664d](https://github.com/Agoric/agoric-sdk/commit/5f4664de429740a266bbbd0ad6b1f868a2b4240b)) | ||
* update incorrect string cast where Sprint was needed ([c83dc19](https://github.com/Agoric/agoric-sdk/commit/c83dc198a23c844edaccacf351bb8911c893153b)) | ||
## [0.26.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.26.0...@agoric/cosmos@0.26.1) (2021-05-05) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@agoric/cosmos", | ||
"version": "0.26.1", | ||
"version": "0.26.2", | ||
"description": "Connect JS to the Cosmos blockchain SDK", | ||
@@ -70,3 +70,3 @@ "parsers": { | ||
}, | ||
"gitHead": "f4b0e0b2a98745779c42b75e9ac8f32a84f8bac9" | ||
"gitHead": "d8f34ff1881b4f7e627f3fdab6888e9ef711bab6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
372628