-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected]
- Loading branch information
1 parent
7bd3ba3
commit 6fc1f2c
Showing
8 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.71.13](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-10-27) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2 | ||
|
||
|
||
|
||
|
||
|
||
## 1.71.12 (2024-10-26) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chain-registry/v2", | ||
"version": "1.71.12", | ||
"version": "1.71.13", | ||
"description": "Cosmos chain registry ⚛️", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.54.13](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-10-27) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-client | ||
|
||
|
||
|
||
|
||
|
||
## 1.54.12 (2024-10-26) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-client | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chain-registry/v2-client", | ||
"version": "1.54.12", | ||
"version": "1.54.13", | ||
"description": "Chain Registry Client", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
|
@@ -36,7 +36,7 @@ | |
}, | ||
"dependencies": { | ||
"@chain-registry/v2-types": "^0.53.0", | ||
"@chain-registry/v2-utils": "^1.52.12", | ||
"@chain-registry/v2-utils": "^1.52.13", | ||
"bfs-path": "^1.0.2", | ||
"cross-fetch": "^3.1.5" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.0.14](https://github.com/chain-registry/v2-keplr/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-10-27) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-keplr | ||
|
||
|
||
|
||
|
||
|
||
## 0.0.13 (2024-10-26) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-keplr | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chain-registry/v2-keplr", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"author": "Dan Lynch <[email protected]>", | ||
"description": "Chain Registry to Keplr", | ||
"main": "index.js", | ||
|
@@ -20,7 +20,7 @@ | |
"url": "https://github.com/chain-registry/v2-keplr/issues" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/v2": "^1.71.12", | ||
"@chain-registry/v2": "^1.71.13", | ||
"@chain-registry/v2-types": "^0.53.0", | ||
"@keplr-wallet/cosmos": "0.12.28", | ||
"@keplr-wallet/crypto": "0.12.28", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.52.13](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-10-27) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-utils | ||
|
||
|
||
|
||
|
||
|
||
## 1.52.12 (2024-10-26) | ||
|
||
**Note:** Version bump only for package @chain-registry/v2-utils | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chain-registry/v2-utils", | ||
"version": "1.52.12", | ||
"version": "1.52.13", | ||
"description": "Chain Registry Utils", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/chain-registry", | ||
|
@@ -32,7 +32,7 @@ | |
"@types/sha.js": "^2.4.0" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/v2": "^1.71.12", | ||
"@chain-registry/v2": "^1.71.13", | ||
"@chain-registry/v2-types": "^0.53.0", | ||
"bignumber.js": "9.1.2", | ||
"sha.js": "^2.4.11" | ||
|