Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @chain-registry/assets@1.70.21
 - chain-registry@1.69.21
 - @chain-registry/cosmostation@1.72.21
 - @chain-registry/juno@1.70.21
 - @chain-registry/keplr@1.74.21
  • Loading branch information
pyramation committed Nov 3, 2024
1 parent 8cf331f commit 0064dd5
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 9 deletions.
8 changes: 8 additions & 0 deletions v1/packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.70.21 (2024-11-03)

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





## 1.70.20 (2024-11-02)

**Note:** Version bump only for package @chain-registry/assets
Expand Down
4 changes: 2 additions & 2 deletions v1/packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/assets",
"version": "1.70.20",
"version": "1.70.21",
"description": "Chain Registry Asset Lists",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@chain-registry/utils": "^1.51.4",
"chain-registry": "^1.69.20"
"chain-registry": "^1.69.21"
},
"dependencies": {
"@chain-registry/types": "^0.50.4"
Expand Down
8 changes: 8 additions & 0 deletions v1/packages/chain-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.69.21 (2024-11-03)

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





## 1.69.20 (2024-11-02)

**Note:** Version bump only for package chain-registry
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chain-registry",
"version": "1.69.20",
"version": "1.69.21",
"description": "Cosmos chain registry ⚛️",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
Expand Down
8 changes: 8 additions & 0 deletions v1/packages/cosmostation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.72.21 (2024-11-03)

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





## 1.72.20 (2024-11-02)

**Note:** Version bump only for package @chain-registry/cosmostation
Expand Down
4 changes: 2 additions & 2 deletions v1/packages/cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/cosmostation",
"version": "1.72.20",
"version": "1.72.21",
"description": "Chain Registry to Cosmostation",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"chain-registry": "^1.69.20"
"chain-registry": "^1.69.21"
},
"dependencies": {
"@chain-registry/types": "^0.50.4",
Expand Down
8 changes: 8 additions & 0 deletions v1/packages/juno/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.70.21 (2024-11-03)

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





## 1.70.20 (2024-11-02)

**Note:** Version bump only for package @chain-registry/juno
Expand Down
4 changes: 2 additions & 2 deletions v1/packages/juno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/juno",
"version": "1.70.20",
"version": "1.70.21",
"description": "Chain Registry info for Juno",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"chain-registry": "^1.69.20"
"chain-registry": "^1.69.21"
},
"dependencies": {
"@chain-registry/types": "^0.50.4"
Expand Down
8 changes: 8 additions & 0 deletions v1/packages/keplr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.74.21 (2024-11-03)

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





## 1.74.20 (2024-11-02)

**Note:** Version bump only for package @chain-registry/keplr
Expand Down
4 changes: 2 additions & 2 deletions v1/packages/keplr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/keplr",
"version": "1.74.20",
"version": "1.74.21",
"description": "Chain Registry to Keplr",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/semver": "^7.5.8",
"chain-registry": "^1.69.20"
"chain-registry": "^1.69.21"
},
"dependencies": {
"@chain-registry/types": "^0.50.4",
Expand Down

0 comments on commit 0064dd5

Please sign in to comment.