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]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
  • Loading branch information
pyramation committed Oct 13, 2024
1 parent 2d6e464 commit 42e438d
Show file tree
Hide file tree
Showing 18 changed files with 90 additions and 18 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.70.0 (2024-10-13)

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





# 1.69.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/v2
Expand Down
4 changes: 2 additions & 2 deletions 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.69.0",
"version": "1.70.0",
"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 Expand Up @@ -33,7 +33,7 @@
"deepmerge": "^4.2.2"
},
"dependencies": {
"@chain-registry/v2-types": "^0.52.0"
"@chain-registry/v2-types": "^0.53.0"
},
"keywords": [
"chain-registry",
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.53.0 (2024-10-13)

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





# 1.52.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/v2-client
Expand Down
6 changes: 3 additions & 3 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.52.0",
"version": "1.53.0",
"description": "Chain Registry Client",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -35,8 +35,8 @@
"supertest": "6.3.3"
},
"dependencies": {
"@chain-registry/v2-types": "^0.52.0",
"@chain-registry/v2-utils": "^1.50.0",
"@chain-registry/v2-types": "^0.53.0",
"@chain-registry/v2-utils": "^1.51.0",
"bfs-path": "^1.0.2",
"cross-fetch": "^3.1.5"
},
Expand Down
8 changes: 8 additions & 0 deletions v2/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.70.0 (2024-10-13)

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





# 1.69.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/v2-cosmostation
Expand Down
2 changes: 1 addition & 1 deletion v2/packages/cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-cosmostation",
"version": "1.69.0",
"version": "1.70.0",
"description": "Chain Registry to Cosmostation",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions v2/packages/interfaces/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.52.0 (2024-10-13)

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





# 0.51.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/interfaces
Expand Down
2 changes: 1 addition & 1 deletion v2/packages/interfaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/interfaces",
"version": "0.51.0",
"version": "0.52.0",
"description": "Chain Registry interfaces",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions v2/packages/types/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.53.0 (2024-10-13)

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





# 0.52.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/v2-types
Expand Down
2 changes: 1 addition & 1 deletion v2/packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-types",
"version": "0.52.0",
"version": "0.53.0",
"description": "Chain Registry types",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
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.51.0 (2024-10-13)

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





# 1.50.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/v2-utils
Expand Down
6 changes: 3 additions & 3 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.50.0",
"version": "1.51.0",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -32,8 +32,8 @@
"@types/sha.js": "^2.4.0"
},
"dependencies": {
"@chain-registry/v2": "^1.69.0",
"@chain-registry/v2-types": "^0.52.0",
"@chain-registry/v2": "^1.70.0",
"@chain-registry/v2-types": "^0.53.0",
"bignumber.js": "9.1.2",
"sha.js": "^2.4.11"
},
Expand Down
8 changes: 8 additions & 0 deletions v2/workflows/cli/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.53.0 (2024-10-13)

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





# 1.52.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/cli
Expand Down
6 changes: 3 additions & 3 deletions v2/workflows/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/cli",
"version": "1.52.0",
"version": "1.53.0",
"description": "Chain Registry CLI",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -34,8 +34,8 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@chain-registry/interfaces": "^0.51.0",
"@chain-registry/workflows": "^1.52.0",
"@chain-registry/interfaces": "^0.52.0",
"@chain-registry/workflows": "^1.53.0",
"chalk": "^4.1.0",
"deepmerge": "^4.3.1",
"inquirerer": "1.9.0",
Expand Down
8 changes: 8 additions & 0 deletions v2/workflows/generate-types/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.52.0 (2024-10-13)

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





# 0.51.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/generate-types
Expand Down
4 changes: 2 additions & 2 deletions v2/workflows/generate-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/generate-types",
"version": "0.51.0",
"version": "0.52.0",
"description": "Chain Registry interfaces",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand All @@ -22,7 +22,7 @@
"generate:legacy": "chain-registry codegen --outputDir ../../../v1/packages/types/src/ --no-camelCase --registryDir ../../../repos/chain-registry"
},
"devDependencies": {
"@chain-registry/cli": "^1.52.0"
"@chain-registry/cli": "^1.53.0"
},
"keywords": [
"chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions v2/workflows/workflows/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.53.0 (2024-10-13)

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





# 1.52.0 (2024-10-12)

**Note:** Version bump only for package @chain-registry/workflows
Expand Down
4 changes: 2 additions & 2 deletions v2/workflows/workflows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/workflows",
"version": "1.52.0",
"version": "1.53.0",
"description": "Chain Registry Workflows",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/sha.js": "^2.4.0"
},
"dependencies": {
"@chain-registry/interfaces": "^0.51.0",
"@chain-registry/interfaces": "^0.52.0",
"ajv": "^8.12.0",
"ajv-formats": "^3.0.1",
"bignumber.js": "9.1.2",
Expand Down

0 comments on commit 42e438d

Please sign in to comment.