Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
  • Loading branch information
pyramation committed Dec 9, 2024
1 parent 60faa75 commit 7027c55
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 7 deletions.
8 changes: 8 additions & 0 deletions v2/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.71.56 (2024-12-09)

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





## 1.71.55 (2024-12-08)

**Note:** Version bump only for package @chain-registry/v2
Expand Down
2 changes: 1 addition & 1 deletion v2/packages/chain-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2",
"version": "1.71.55",
"version": "1.71.56",
"description": "Cosmos chain registry ⚛️",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
Expand Down
8 changes: 8 additions & 0 deletions v2/packages/client/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.54.56 (2024-12-09)

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





## 1.54.55 (2024-12-08)

**Note:** Version bump only for package @chain-registry/v2-client
Expand Down
4 changes: 2 additions & 2 deletions v2/packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-client",
"version": "1.54.55",
"version": "1.54.56",
"description": "Chain Registry Client",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@chain-registry/v2-types": "^0.53.29",
"@chain-registry/v2-utils": "^1.52.55",
"@chain-registry/v2-utils": "^1.52.56",
"bfs-path": "^1.0.2",
"cross-fetch": "^3.1.5"
},
Expand Down
8 changes: 8 additions & 0 deletions v2/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.

## 0.0.57 (2024-12-09)

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





## 0.0.56 (2024-12-08)

**Note:** Version bump only for package @chain-registry/v2-keplr
Expand Down
4 changes: 2 additions & 2 deletions v2/packages/keplr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-keplr",
"version": "0.0.56",
"version": "0.0.57",
"author": "Dan Lynch <[email protected]>",
"description": "Chain Registry to Keplr",
"main": "index.js",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/chain-registry/v2-keplr/issues"
},
"dependencies": {
"@chain-registry/v2": "^1.71.55",
"@chain-registry/v2": "^1.71.56",
"@chain-registry/v2-types": "^0.53.29",
"@keplr-wallet/cosmos": "0.12.28",
"@keplr-wallet/crypto": "0.12.28",
Expand Down
8 changes: 8 additions & 0 deletions v2/packages/utils/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.52.56 (2024-12-09)

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





## 1.52.55 (2024-12-08)

**Note:** Version bump only for package @chain-registry/v2-utils
Expand Down
4 changes: 2 additions & 2 deletions v2/packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-utils",
"version": "1.52.55",
"version": "1.52.56",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@types/sha.js": "^2.4.0"
},
"dependencies": {
"@chain-registry/v2": "^1.71.55",
"@chain-registry/v2": "^1.71.56",
"@chain-registry/v2-types": "^0.53.29",
"bignumber.js": "9.1.2",
"sha.js": "^2.4.11"
Expand Down

0 comments on commit 7027c55

Please sign in to comment.