chain-registry 1.13.0 → 1.15.0

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,6 +3,22 @@
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
+ # [1.15.0](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@1.14.0...chain-registry@1.15.0) (2023-06-27)
7
+
8
+ **Note:** Version bump only for package chain-registry
9
+
10
+
11
+
12
+
13
+
14
+ # [1.14.0](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@1.13.0...chain-registry@1.14.0) (2023-05-24)
15
+
16
+ **Note:** Version bump only for package chain-registry
17
+
18
+
19
+
20
+
21
+
6
22
  # [1.13.0](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@1.12.1...chain-registry@1.13.0) (2023-04-20)
7
23
 
8
24
  **Note:** Version bump only for package chain-registry
package/README.md CHANGED
@@ -63,6 +63,17 @@ will output:
63
63
  }
64
64
  ```
65
65
 
66
+ ## Related
67
+
68
+ Checkout these related projects:
69
+
70
+ * [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes
71
+ * [@osmonauts/telescope](https://github.com/osmosis-labs/telescope) a "babel for the Cosmos", Telescope is a TypeScript Transpiler for Cosmos Protobufs.
72
+ * [chain-registry](https://github.com/cosmology-tech/chain-registry) an npm module for the official Cosmos chain-registry.
73
+ * [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) A wallet connector for the Cosmos ⚛️
74
+ * [create-cosmos-app](https://github.com/cosmology-tech/create-cosmos-app) set up a modern Cosmos app by running one command.
75
+ * [starship](https://github.com/cosmology-tech/starship) a k8s-based unified development environment for Cosmos Ecosystem
76
+
66
77
  ## Credits
67
78
 
68
79
  🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator)