chain-registry 0.0.24 → 0.0.27

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
@@ -3,7 +3,31 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.0.24](https://github.com/cosmology-finance/chain-registry/compare/chain-registry@0.0.23...chain-registry@0.0.24) (2022-07-14)
6
+ ## [0.0.27](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@0.0.26...chain-registry@0.0.27) (2022-08-12)
7
+
8
+ **Note:** Version bump only for package chain-registry
9
+
10
+
11
+
12
+
13
+
14
+ ## 0.0.26 (2022-07-25)
15
+
16
+ **Note:** Version bump only for package chain-registry
17
+
18
+
19
+
20
+
21
+
22
+ ## [0.0.25](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@0.0.24...chain-registry@0.0.25) (2022-07-14)
23
+
24
+ **Note:** Version bump only for package chain-registry
25
+
26
+
27
+
28
+
29
+
30
+ ## [0.0.24](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@0.0.23...chain-registry@0.0.24) (2022-07-14)
7
31
 
8
32
  **Note:** Version bump only for package chain-registry
9
33
 
@@ -59,7 +83,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
59
83
 
60
84
 
61
85
 
62
- ## [0.0.17](https://github.com/cosmology-finance/cosmology/compare/chain-registry@0.0.16...chain-registry@0.0.17) (2022-07-10)
86
+ ## [0.0.17](https://github.com/cosmology-tech/cosmology/compare/chain-registry@0.0.16...chain-registry@0.0.17) (2022-07-10)
63
87
 
64
88
  **Note:** Version bump only for package chain-registry
65
89
 
package/README.md CHANGED
@@ -3,8 +3,8 @@
3
3
  The npm package for the Official Cosmos [chain registry](https://github.com/cosmos/chain-registry)
4
4
 
5
5
  <p align="center" width="100%">
6
- <a href="https://github.com/cosmology-finance/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
7
- <a href="https://www.npmjs.com/package/chain-registry"><img height="20" src="https://img.shields.io/github/package-json/v/cosmology-finance/chain-registry?filename=packages%2Fchain-registry%2Fpackage.json"></a>
6
+ <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>
7
+ <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>
8
8
  </p>
9
9
 
10
10
  ```