File tree 18 files changed +97
-25
lines changed
18 files changed +97
-25
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.70.150 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/assets
9
+
10
+
11
+
12
+
13
+
6
14
## 1.70.149 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/assets
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/assets" ,
3
- "version" : " 1.70.149 " ,
3
+ "version" : " 1.70.150 " ,
4
4
"description" : " Chain Registry Asset Lists" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
29
29
"test:watch" : " jest --watch"
30
30
},
31
31
"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 "
34
34
},
35
35
"dependencies" : {
36
- "@chain-registry/types" : " ^0.50.91 "
36
+ "@chain-registry/types" : " ^0.50.92 "
37
37
},
38
38
"keywords" : [
39
39
" chain-registry" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.69.150 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package chain-registry
9
+
10
+
11
+
12
+
13
+
6
14
## 1.69.149 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package chain-registry
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chain-registry" ,
3
- "version" : " 1.69.149 " ,
3
+ "version" : " 1.69.150 " ,
4
4
"description" : " Cosmos chain registry ⚛️" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme" ,
29
29
"test:watch" : " jest --watch"
30
30
},
31
31
"devDependencies" : {
32
- "@chain-registry/utils" : " ^1.51.91 " ,
32
+ "@chain-registry/utils" : " ^1.51.92 " ,
33
33
"deepmerge" : " ^4.2.2"
34
34
},
35
35
"dependencies" : {
36
- "@chain-registry/types" : " ^0.50.91 "
36
+ "@chain-registry/types" : " ^0.50.92 "
37
37
},
38
38
"keywords" : [
39
39
" chain-registry" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.53.92 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/client
9
+
10
+
11
+
12
+
13
+
6
14
## 1.53.91 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/client" ,
3
- "version" : " 1.53.91 " ,
3
+ "version" : " 1.53.92 " ,
4
4
"description" : " Chain Registry Client" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
35
35
"supertest" : " 6.3.3"
36
36
},
37
37
"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 " ,
40
40
"bfs-path" : " ^1.0.2" ,
41
41
"cross-fetch" : " ^3.1.5"
42
42
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.72.150 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/cosmostation
9
+
10
+
11
+
12
+
13
+
6
14
## 1.72.149 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/cosmostation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/cosmostation" ,
3
- "version" : " 1.72.149 " ,
3
+ "version" : " 1.72.150 " ,
4
4
"description" : " Chain Registry to Cosmostation" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
29
29
"test:watch" : " jest --watch"
30
30
},
31
31
"devDependencies" : {
32
- "chain-registry" : " ^1.69.149 "
32
+ "chain-registry" : " ^1.69.150 "
33
33
},
34
34
"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 " ,
37
37
"@cosmostation/extension-client" : " 0.1.15"
38
38
},
39
39
"keywords" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.70.150 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/juno
9
+
10
+
11
+
12
+
13
+
6
14
## 1.70.149 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/juno
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/juno" ,
3
- "version" : " 1.70.149 " ,
3
+ "version" : " 1.70.150 " ,
4
4
"description" : " Chain Registry info for Juno" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
29
29
"test:watch" : " jest --watch"
30
30
},
31
31
"devDependencies" : {
32
- "chain-registry" : " ^1.69.149 "
32
+ "chain-registry" : " ^1.69.150 "
33
33
},
34
34
"dependencies" : {
35
- "@chain-registry/types" : " ^0.50.91 "
35
+ "@chain-registry/types" : " ^0.50.92 "
36
36
},
37
37
"keywords" : [
38
38
" chain-registry" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.74.150 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/keplr
9
+
10
+
11
+
12
+
13
+
6
14
## 1.74.149 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/keplr
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/keplr" ,
3
- "version" : " 1.74.149 " ,
3
+ "version" : " 1.74.150 " ,
4
4
"description" : " Chain Registry to Keplr" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
29
29
},
30
30
"devDependencies" : {
31
31
"@types/semver" : " ^7.5.8" ,
32
- "chain-registry" : " ^1.69.149 "
32
+ "chain-registry" : " ^1.69.150 "
33
33
},
34
34
"dependencies" : {
35
- "@chain-registry/types" : " ^0.50.91 " ,
35
+ "@chain-registry/types" : " ^0.50.92 " ,
36
36
"@keplr-wallet/cosmos" : " 0.12.28" ,
37
37
"@keplr-wallet/crypto" : " 0.12.28" ,
38
38
"semver" : " ^7.5.0"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.67.92 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/osmosis
9
+
10
+
11
+
12
+
13
+
6
14
## 1.67.91 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/osmosis
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/osmosis" ,
3
- "version" : " 1.67.91 " ,
3
+ "version" : " 1.67.92 " ,
4
4
"description" : " Chain Registry info for Osmosis" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
29
29
"test:watch" : " jest --watch"
30
30
},
31
31
"dependencies" : {
32
- "@chain-registry/types" : " ^0.50.91 "
32
+ "@chain-registry/types" : " ^0.50.92 "
33
33
},
34
34
"keywords" : [
35
35
" chain-registry" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.50.92 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/types
9
+
10
+
11
+
12
+
13
+
6
14
## 0.50.91 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/types" ,
3
- "version" : " 0.50.91 " ,
3
+ "version" : " 0.50.92 " ,
4
4
"description" : " Chain Registry types" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 1.51.92 (2025-03-12)
7
+
8
+ ** Note:** Version bump only for package @chain-registry/utils
9
+
10
+
11
+
12
+
13
+
6
14
## 1.51.91 (2025-03-11)
7
15
8
16
** Note:** Version bump only for package @chain-registry/utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chain-registry/utils" ,
3
- "version" : " 1.51.91 " ,
3
+ "version" : " 1.51.92 " ,
4
4
"description" : " Chain Registry Utils" ,
5
5
"author" :
" Dan Lynch <[email protected] >" ,
6
6
"homepage" : " https://github.com/hyperweb-io/chain-registry" ,
32
32
"@types/sha.js" : " ^2.4.0"
33
33
},
34
34
"dependencies" : {
35
- "@chain-registry/types" : " ^0.50.91 " ,
35
+ "@chain-registry/types" : " ^0.50.92 " ,
36
36
"bignumber.js" : " 9.1.2" ,
37
37
"sha.js" : " ^2.4.11"
38
38
},
You can’t perform that action at this time.
0 commit comments