Skip to content

Commit 147f285

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 7ab542f commit 147f285

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.234 (2025-06-04)
7+
8+
**Note:** Version bump only for package @chain-registry/assets
9+
10+
11+
12+
13+
614
## 1.70.233 (2025-06-03)
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.233",
3+
"version": "1.70.234",
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.144",
33-
"chain-registry": "^1.69.233"
32+
"@chain-registry/utils": "^1.51.145",
33+
"chain-registry": "^1.69.234"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.144"
36+
"@chain-registry/types": "^0.50.145"
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.234 (2025-06-04)
7+
8+
**Note:** Version bump only for package chain-registry
9+
10+
11+
12+
13+
614
## 1.69.233 (2025-06-03)
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.233",
3+
"version": "1.69.234",
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.144",
32+
"@chain-registry/utils": "^1.51.145",
3333
"deepmerge": "^4.2.2"
3434
},
3535
"dependencies": {
36-
"@chain-registry/types": "^0.50.144"
36+
"@chain-registry/types": "^0.50.145"
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.145 (2025-06-04)
7+
8+
**Note:** Version bump only for package @chain-registry/client
9+
10+
11+
12+
13+
614
## 1.53.144 (2025-06-01)
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.144",
3+
"version": "1.53.145",
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.144",
39-
"@chain-registry/utils": "^1.51.144",
38+
"@chain-registry/types": "^0.50.145",
39+
"@chain-registry/utils": "^1.51.145",
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.234 (2025-06-04)
7+
8+
**Note:** Version bump only for package @chain-registry/cosmostation
9+
10+
11+
12+
13+
614
## 1.72.233 (2025-06-03)
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.233",
3+
"version": "1.72.234",
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.233"
32+
"chain-registry": "^1.69.234"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.144",
36-
"@chain-registry/utils": "^1.51.144",
35+
"@chain-registry/types": "^0.50.145",
36+
"@chain-registry/utils": "^1.51.145",
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.234 (2025-06-04)
7+
8+
**Note:** Version bump only for package @chain-registry/juno
9+
10+
11+
12+
13+
614
## 1.70.233 (2025-06-03)
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.233",
3+
"version": "1.70.234",
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.233"
32+
"chain-registry": "^1.69.234"
3333
},
3434
"dependencies": {
35-
"@chain-registry/types": "^0.50.144"
35+
"@chain-registry/types": "^0.50.145"
3636
},
3737
"keywords": [
3838
"chain-registry",

0 commit comments

Comments
 (0)