chain-registry
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.1](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@0.4.0...chain-registry@0.4.1) (2022-08-13) | ||
**Note:** Version bump only for package chain-registry | ||
# [0.4.0](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@0.3.1...chain-registry@0.4.0) (2022-08-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "chain-registry", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Cosmos chain registry ⚛️", | ||
@@ -53,3 +53,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"@babel/preset-typescript": "^7.17.12", | ||
"@chain-registry/utils": "^0.3.0", | ||
"@chain-registry/utils": "^0.3.1", | ||
"babel-core": "7.0.0-bridge.0", | ||
@@ -75,3 +75,3 @@ "babel-eslint": "10.1.0", | ||
}, | ||
"gitHead": "60025ec3ae56af03dc7e4217344a915508f4d45a" | ||
"gitHead": "fcedd250d10e62e99427e7760a13e9356ac2c724" | ||
} |
@@ -12,5 +12,3 @@ # chain-registry | ||
</a> | ||
<a href="https://github.com/cosmology-tech/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> | ||
<a href="https://www.npmjs.com/package/chain-registry"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-tech/chain-registry?filename=packages%2Fchain-registry%2Fpackage.json"></a> | ||
@@ -17,0 +15,0 @@ </p> |
1787772
63