Skip to content

Commit 7121dbd

Browse files
committed
chore(release): publish
- @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected]
1 parent 498bfbf commit 7121dbd

File tree

8 files changed

+39
-7
lines changed

8 files changed

+39
-7
lines changed

v2/packages/chain-registry/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.71.207 (2025-05-11)
7+
8+
**Note:** Version bump only for package @chain-registry/v2
9+
10+
11+
12+
13+
614
## 1.71.206 (2025-05-10)
715

816
**Note:** Version bump only for package @chain-registry/v2

v2/packages/chain-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/v2",
3-
"version": "1.71.206",
3+
"version": "1.71.207",
44
"description": "Cosmos chain registry ⚛️",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",

v2/packages/client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.54.207 (2025-05-11)
7+
8+
**Note:** Version bump only for package @chain-registry/v2-client
9+
10+
11+
12+
13+
614
## 1.54.206 (2025-05-10)
715

816
**Note:** Version bump only for package @chain-registry/v2-client

v2/packages/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/v2-client",
3-
"version": "1.54.206",
3+
"version": "1.54.207",
44
"description": "Chain Registry Client",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@chain-registry/v2-types": "^0.53.129",
39-
"@chain-registry/v2-utils": "^1.52.206",
39+
"@chain-registry/v2-utils": "^1.52.207",
4040
"bfs-path": "^1.0.2",
4141
"cross-fetch": "^3.1.5"
4242
},

v2/packages/keplr/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.0.208 (2025-05-11)
7+
8+
**Note:** Version bump only for package @chain-registry/v2-keplr
9+
10+
11+
12+
13+
614
## 0.0.207 (2025-05-10)
715

816
**Note:** Version bump only for package @chain-registry/v2-keplr

v2/packages/keplr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/v2-keplr",
3-
"version": "0.0.207",
3+
"version": "0.0.208",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "Chain Registry to Keplr",
66
"main": "index.js",
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/chain-registry/v2-keplr/issues"
2121
},
2222
"dependencies": {
23-
"@chain-registry/v2": "^1.71.206",
23+
"@chain-registry/v2": "^1.71.207",
2424
"@chain-registry/v2-types": "^0.53.129",
2525
"@keplr-wallet/cosmos": "0.12.28",
2626
"@keplr-wallet/crypto": "0.12.28",

v2/packages/utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 1.52.207 (2025-05-11)
7+
8+
**Note:** Version bump only for package @chain-registry/v2-utils
9+
10+
11+
12+
13+
614
## 1.52.206 (2025-05-10)
715

816
**Note:** Version bump only for package @chain-registry/v2-utils

v2/packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/v2-utils",
3-
"version": "1.52.206",
3+
"version": "1.52.207",
44
"description": "Chain Registry Utils",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -32,7 +32,7 @@
3232
"@types/sha.js": "^2.4.0"
3333
},
3434
"dependencies": {
35-
"@chain-registry/v2": "^1.71.206",
35+
"@chain-registry/v2": "^1.71.207",
3636
"@chain-registry/v2-types": "^0.53.129",
3737
"bignumber.js": "9.1.2",
3838
"sha.js": "^2.4.11"

0 commit comments

Comments
 (0)