Skip to content

Commit 3132d95

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 2a2a7a4 commit 3132d95

18 files changed

+97
-25
lines changed

v1/packages/assets/CHANGELOG.md

+8
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.150 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/assets
9+
10+
11+
12+
13+
614
## 1.70.149 (2025-03-11)
715

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

v1/packages/assets/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/assets",
3-
"version": "1.70.149",
3+
"version": "1.70.150",
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.91",
33-
"chain-registry": "^1.69.149"
32+
"@chain-registry/utils": "^1.51.92",
33+
"chain-registry": "^1.69.150"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.91"
36+
"@chain-registry/types": "^0.50.92"
3737
},
3838
"keywords": [
3939
"chain-registry",

v1/packages/chain-registry/CHANGELOG.md

+8
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.150 (2025-03-12)
7+
8+
**Note:** Version bump only for package chain-registry
9+
10+
11+
12+
13+
614
## 1.69.149 (2025-03-11)
715

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

v1/packages/chain-registry/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chain-registry",
3-
"version": "1.69.149",
3+
"version": "1.69.150",
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.91",
32+
"@chain-registry/utils": "^1.51.92",
3333
"deepmerge": "^4.2.2"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.91"
36+
"@chain-registry/types": "^0.50.92"
3737
},
3838
"keywords": [
3939
"chain-registry",

v1/packages/client/CHANGELOG.md

+8
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.92 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/client
9+
10+
11+
12+
13+
614
## 1.53.91 (2025-03-11)
715

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

v1/packages/client/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/client",
3-
"version": "1.53.91",
3+
"version": "1.53.92",
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.91",
39-
"@chain-registry/utils": "^1.51.91",
38+
"@chain-registry/types": "^0.50.92",
39+
"@chain-registry/utils": "^1.51.92",
4040
"bfs-path": "^1.0.2",
4141
"cross-fetch": "^3.1.5"
4242
},

v1/packages/cosmostation/CHANGELOG.md

+8
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.150 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/cosmostation
9+
10+
11+
12+
13+
614
## 1.72.149 (2025-03-11)
715

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

v1/packages/cosmostation/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/cosmostation",
3-
"version": "1.72.149",
3+
"version": "1.72.150",
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.149"
32+
"chain-registry": "^1.69.150"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.91",
36-
"@chain-registry/utils": "^1.51.91",
35+
"@chain-registry/types": "^0.50.92",
36+
"@chain-registry/utils": "^1.51.92",
3737
"@cosmostation/extension-client": "0.1.15"
3838
},
3939
"keywords": [

v1/packages/juno/CHANGELOG.md

+8
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.150 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/juno
9+
10+
11+
12+
13+
614
## 1.70.149 (2025-03-11)
715

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

v1/packages/juno/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/juno",
3-
"version": "1.70.149",
3+
"version": "1.70.150",
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.149"
32+
"chain-registry": "^1.69.150"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.91"
35+
"@chain-registry/types": "^0.50.92"
3636
},
3737
"keywords": [
3838
"chain-registry",

v1/packages/keplr/CHANGELOG.md

+8
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.150 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/keplr
9+
10+
11+
12+
13+
614
## 1.74.149 (2025-03-11)
715

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

v1/packages/keplr/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/keplr",
3-
"version": "1.74.149",
3+
"version": "1.74.150",
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.149"
32+
"chain-registry": "^1.69.150"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.91",
35+
"@chain-registry/types": "^0.50.92",
3636
"@keplr-wallet/cosmos": "0.12.28",
3737
"@keplr-wallet/crypto": "0.12.28",
3838
"semver": "^7.5.0"

v1/packages/osmosis/CHANGELOG.md

+8
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.92 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/osmosis
9+
10+
11+
12+
13+
614
## 1.67.91 (2025-03-11)
715

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

v1/packages/osmosis/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/osmosis",
3-
"version": "1.67.91",
3+
"version": "1.67.92",
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.91"
32+
"@chain-registry/types": "^0.50.92"
3333
},
3434
"keywords": [
3535
"chain-registry",

v1/packages/types/CHANGELOG.md

+8
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.92 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/types
9+
10+
11+
12+
13+
614
## 0.50.91 (2025-03-11)
715

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

v1/packages/types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/types",
3-
"version": "0.50.91",
3+
"version": "0.50.92",
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

+8
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.92 (2025-03-12)
7+
8+
**Note:** Version bump only for package @chain-registry/utils
9+
10+
11+
12+
13+
614
## 1.51.91 (2025-03-11)
715

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

v1/packages/utils/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chain-registry/utils",
3-
"version": "1.51.91",
3+
"version": "1.51.92",
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.91",
35+
"@chain-registry/types": "^0.50.92",
3636
"bignumber.js": "9.1.2",
3737
"sha.js": "^2.4.11"
3838
},

0 commit comments

Comments
 (0)