Skip to content

Commit 4b58773

Browse files
committed
chore(release): publish
- @chain-registry/[email protected] - [email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected] - @chain-registry/[email protected]
1 parent ab94cfc commit 4b58773

File tree

18 files changed

+97
-25
lines changed

18 files changed

+97
-25
lines changed

v1/packages/assets/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.70.208 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/assets
9+
10+
11+
12+
13+
614
## 1.70.207 (2025-05-08)
715

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

v1/packages/assets/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/assets",
3-
"version": "1.70.207",
3+
"version": "1.70.208",
44
"description": "Chain Registry Asset Lists",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"devDependencies": {
32-
"@chain-registry/utils": "^1.51.132",
33-
"chain-registry": "^1.69.207"
32+
"@chain-registry/utils": "^1.51.133",
33+
"chain-registry": "^1.69.208"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.132"
36+
"@chain-registry/types": "^0.50.133"
3737
},
3838
"keywords": [
3939
"chain-registry",

v1/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.69.208 (2025-05-09)
7+
8+
**Note:** Version bump only for package chain-registry
9+
10+
11+
12+
13+
614
## 1.69.207 (2025-05-08)
715

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

v1/packages/chain-registry/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chain-registry",
3-
"version": "1.69.207",
3+
"version": "1.69.208",
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",
@@ -29,11 +29,11 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"devDependencies": {
32-
"@chain-registry/utils": "^1.51.132",
32+
"@chain-registry/utils": "^1.51.133",
3333
"deepmerge": "^4.2.2"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.132"
36+
"@chain-registry/types": "^0.50.133"
3737
},
3838
"keywords": [
3939
"chain-registry",

v1/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.53.133 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/client
9+
10+
11+
12+
13+
614
## 1.53.132 (2025-05-08)
715

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

v1/packages/client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/client",
3-
"version": "1.53.132",
3+
"version": "1.53.133",
44
"description": "Chain Registry Client",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -35,8 +35,8 @@
3535
"supertest": "6.3.3"
3636
},
3737
"dependencies": {
38-
"@chain-registry/types": "^0.50.132",
39-
"@chain-registry/utils": "^1.51.132",
38+
"@chain-registry/types": "^0.50.133",
39+
"@chain-registry/utils": "^1.51.133",
4040
"bfs-path": "^1.0.2",
4141
"cross-fetch": "^3.1.5"
4242
},

v1/packages/cosmostation/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.72.208 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/cosmostation
9+
10+
11+
12+
13+
614
## 1.72.207 (2025-05-08)
715

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

v1/packages/cosmostation/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/cosmostation",
3-
"version": "1.72.207",
3+
"version": "1.72.208",
44
"description": "Chain Registry to Cosmostation",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"devDependencies": {
32-
"chain-registry": "^1.69.207"
32+
"chain-registry": "^1.69.208"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.132",
36-
"@chain-registry/utils": "^1.51.132",
35+
"@chain-registry/types": "^0.50.133",
36+
"@chain-registry/utils": "^1.51.133",
3737
"@cosmostation/extension-client": "0.1.15"
3838
},
3939
"keywords": [

v1/packages/juno/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.70.208 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/juno
9+
10+
11+
12+
13+
614
## 1.70.207 (2025-05-08)
715

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

v1/packages/juno/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/juno",
3-
"version": "1.70.207",
3+
"version": "1.70.208",
44
"description": "Chain Registry info for Juno",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,10 +29,10 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"devDependencies": {
32-
"chain-registry": "^1.69.207"
32+
"chain-registry": "^1.69.208"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.132"
35+
"@chain-registry/types": "^0.50.133"
3636
},
3737
"keywords": [
3838
"chain-registry",

v1/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+
## 1.74.208 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/keplr
9+
10+
11+
12+
13+
614
## 1.74.207 (2025-05-08)
715

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

v1/packages/keplr/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/keplr",
3-
"version": "1.74.207",
3+
"version": "1.74.208",
44
"description": "Chain Registry to Keplr",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,10 +29,10 @@
2929
},
3030
"devDependencies": {
3131
"@types/semver": "^7.5.8",
32-
"chain-registry": "^1.69.207"
32+
"chain-registry": "^1.69.208"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.132",
35+
"@chain-registry/types": "^0.50.133",
3636
"@keplr-wallet/cosmos": "0.12.28",
3737
"@keplr-wallet/crypto": "0.12.28",
3838
"semver": "^7.5.0"

v1/packages/osmosis/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.67.133 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/osmosis
9+
10+
11+
12+
13+
614
## 1.67.132 (2025-05-08)
715

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

v1/packages/osmosis/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/osmosis",
3-
"version": "1.67.132",
3+
"version": "1.67.133",
44
"description": "Chain Registry info for Osmosis",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"dependencies": {
32-
"@chain-registry/types": "^0.50.132"
32+
"@chain-registry/types": "^0.50.133"
3333
},
3434
"keywords": [
3535
"chain-registry",

v1/packages/types/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.50.133 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/types
9+
10+
11+
12+
13+
614
## 0.50.132 (2025-05-08)
715

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

v1/packages/types/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/types",
3-
"version": "0.50.132",
3+
"version": "0.50.133",
44
"description": "Chain Registry types",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/chain-registry",

v1/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.51.133 (2025-05-09)
7+
8+
**Note:** Version bump only for package @chain-registry/utils
9+
10+
11+
12+
13+
614
## 1.51.132 (2025-05-08)
715

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

v1/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/utils",
3-
"version": "1.51.132",
3+
"version": "1.51.133",
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/types": "^0.50.132",
35+
"@chain-registry/types": "^0.50.133",
3636
"bignumber.js": "9.1.2",
3737
"sha.js": "^2.4.11"
3838
},

0 commit comments

Comments
 (0)