diff --git a/v2/packages/chain-registry/CHANGELOG.md b/v2/packages/chain-registry/CHANGELOG.md index a8397141..800dec6c 100644 --- a/v2/packages/chain-registry/CHANGELOG.md +++ b/v2/packages/chain-registry/CHANGELOG.md @@ -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.53 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2 + + + + + ## 1.71.52 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2 diff --git a/v2/packages/chain-registry/package.json b/v2/packages/chain-registry/package.json index 6c25b073..9b490ae1 100644 --- a/v2/packages/chain-registry/package.json +++ b/v2/packages/chain-registry/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2", - "version": "1.71.52", + "version": "1.71.53", "description": "Cosmos chain registry ⚛️", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme", @@ -33,7 +33,7 @@ "deepmerge": "^4.2.2" }, "dependencies": { - "@chain-registry/v2-types": "^0.53.26" + "@chain-registry/v2-types": "^0.53.27" }, "keywords": [ "chain-registry", diff --git a/v2/packages/client/CHANGELOG.md b/v2/packages/client/CHANGELOG.md index bdb27efe..1ee5721c 100644 --- a/v2/packages/client/CHANGELOG.md +++ b/v2/packages/client/CHANGELOG.md @@ -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.53 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2-client + + + + + ## 1.54.52 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2-client diff --git a/v2/packages/client/package.json b/v2/packages/client/package.json index 361b8c5d..c0977975 100644 --- a/v2/packages/client/package.json +++ b/v2/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2-client", - "version": "1.54.52", + "version": "1.54.53", "description": "Chain Registry Client", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -35,8 +35,8 @@ "supertest": "6.3.3" }, "dependencies": { - "@chain-registry/v2-types": "^0.53.26", - "@chain-registry/v2-utils": "^1.52.52", + "@chain-registry/v2-types": "^0.53.27", + "@chain-registry/v2-utils": "^1.52.53", "bfs-path": "^1.0.2", "cross-fetch": "^3.1.5" }, diff --git a/v2/packages/cosmostation/CHANGELOG.md b/v2/packages/cosmostation/CHANGELOG.md index 0cdba840..ed4ba7a0 100644 --- a/v2/packages/cosmostation/CHANGELOG.md +++ b/v2/packages/cosmostation/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2-cosmostation + + + + + ## 1.70.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2-cosmostation diff --git a/v2/packages/cosmostation/package.json b/v2/packages/cosmostation/package.json index a60afdba..b5287b34 100644 --- a/v2/packages/cosmostation/package.json +++ b/v2/packages/cosmostation/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2-cosmostation", - "version": "1.70.26", + "version": "1.70.27", "description": "Chain Registry to Cosmostation", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", diff --git a/v2/packages/interfaces/CHANGELOG.md b/v2/packages/interfaces/CHANGELOG.md index 7d222647..701d2492 100644 --- a/v2/packages/interfaces/CHANGELOG.md +++ b/v2/packages/interfaces/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/interfaces + + + + + ## 0.52.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/interfaces diff --git a/v2/packages/interfaces/package.json b/v2/packages/interfaces/package.json index 1fab7c53..a9cea61e 100644 --- a/v2/packages/interfaces/package.json +++ b/v2/packages/interfaces/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/interfaces", - "version": "0.52.26", + "version": "0.52.27", "description": "Chain Registry interfaces", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", diff --git a/v2/packages/keplr/CHANGELOG.md b/v2/packages/keplr/CHANGELOG.md index ce597626..b9d7ed08 100644 --- a/v2/packages/keplr/CHANGELOG.md +++ b/v2/packages/keplr/CHANGELOG.md @@ -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.54 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2-keplr + + + + + ## 0.0.53 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2-keplr diff --git a/v2/packages/keplr/package.json b/v2/packages/keplr/package.json index 6da82e30..c9566f87 100644 --- a/v2/packages/keplr/package.json +++ b/v2/packages/keplr/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2-keplr", - "version": "0.0.53", + "version": "0.0.54", "author": "Dan Lynch ", "description": "Chain Registry to Keplr", "main": "index.js", @@ -20,8 +20,8 @@ "url": "https://github.com/chain-registry/v2-keplr/issues" }, "dependencies": { - "@chain-registry/v2": "^1.71.52", - "@chain-registry/v2-types": "^0.53.26", + "@chain-registry/v2": "^1.71.53", + "@chain-registry/v2-types": "^0.53.27", "@keplr-wallet/cosmos": "0.12.28", "@keplr-wallet/crypto": "0.12.28", "@types/semver": "^7.5.8", diff --git a/v2/packages/types/CHANGELOG.md b/v2/packages/types/CHANGELOG.md index aa2f345a..6ebce5fd 100644 --- a/v2/packages/types/CHANGELOG.md +++ b/v2/packages/types/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2-types + + + + + ## 0.53.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2-types diff --git a/v2/packages/types/package.json b/v2/packages/types/package.json index 1a799486..b00bac55 100644 --- a/v2/packages/types/package.json +++ b/v2/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2-types", - "version": "0.53.26", + "version": "0.53.27", "description": "Chain Registry types", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", diff --git a/v2/packages/utils/CHANGELOG.md b/v2/packages/utils/CHANGELOG.md index 67a84b6c..f110becf 100644 --- a/v2/packages/utils/CHANGELOG.md +++ b/v2/packages/utils/CHANGELOG.md @@ -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.53 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/v2-utils + + + + + ## 1.52.52 (2024-12-05) **Note:** Version bump only for package @chain-registry/v2-utils diff --git a/v2/packages/utils/package.json b/v2/packages/utils/package.json index e6837409..e1b70a55 100644 --- a/v2/packages/utils/package.json +++ b/v2/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/v2-utils", - "version": "1.52.52", + "version": "1.52.53", "description": "Chain Registry Utils", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -32,8 +32,8 @@ "@types/sha.js": "^2.4.0" }, "dependencies": { - "@chain-registry/v2": "^1.71.52", - "@chain-registry/v2-types": "^0.53.26", + "@chain-registry/v2": "^1.71.53", + "@chain-registry/v2-types": "^0.53.27", "bignumber.js": "9.1.2", "sha.js": "^2.4.11" }, diff --git a/v2/workflows/cli/CHANGELOG.md b/v2/workflows/cli/CHANGELOG.md index 7ccc45f3..5bb9c605 100644 --- a/v2/workflows/cli/CHANGELOG.md +++ b/v2/workflows/cli/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/cli + + + + + ## 1.53.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/cli diff --git a/v2/workflows/cli/package.json b/v2/workflows/cli/package.json index 00ffc141..7ddd14a8 100644 --- a/v2/workflows/cli/package.json +++ b/v2/workflows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/cli", - "version": "1.53.26", + "version": "1.53.27", "description": "Chain Registry CLI", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -34,8 +34,8 @@ "test:watch": "jest --watch" }, "dependencies": { - "@chain-registry/interfaces": "^0.52.26", - "@chain-registry/workflows": "^1.53.26", + "@chain-registry/interfaces": "^0.52.27", + "@chain-registry/workflows": "^1.53.27", "chalk": "^4.1.0", "deepmerge": "^4.3.1", "inquirerer": "1.9.0", diff --git a/v2/workflows/generate-types/CHANGELOG.md b/v2/workflows/generate-types/CHANGELOG.md index e5a4e15c..c4b893e4 100644 --- a/v2/workflows/generate-types/CHANGELOG.md +++ b/v2/workflows/generate-types/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/generate-types + + + + + ## 0.52.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/generate-types diff --git a/v2/workflows/generate-types/package.json b/v2/workflows/generate-types/package.json index 9557adf5..96dfc800 100644 --- a/v2/workflows/generate-types/package.json +++ b/v2/workflows/generate-types/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/generate-types", - "version": "0.52.26", + "version": "0.52.27", "description": "Chain Registry interfaces", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -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.53.26" + "@chain-registry/cli": "^1.53.27" }, "keywords": [ "chain-registry", diff --git a/v2/workflows/workflows/CHANGELOG.md b/v2/workflows/workflows/CHANGELOG.md index 722fd73f..78200d57 100644 --- a/v2/workflows/workflows/CHANGELOG.md +++ b/v2/workflows/workflows/CHANGELOG.md @@ -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.27 (2024-12-06) + +**Note:** Version bump only for package @chain-registry/workflows + + + + + ## 1.53.26 (2024-12-05) **Note:** Version bump only for package @chain-registry/workflows diff --git a/v2/workflows/workflows/package.json b/v2/workflows/workflows/package.json index 8b8fc391..2e7bef1b 100644 --- a/v2/workflows/workflows/package.json +++ b/v2/workflows/workflows/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/workflows", - "version": "1.53.26", + "version": "1.53.27", "description": "Chain Registry Workflows", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -33,7 +33,7 @@ "@types/sha.js": "^2.4.0" }, "dependencies": { - "@chain-registry/interfaces": "^0.52.26", + "@chain-registry/interfaces": "^0.52.27", "ajv": "^8.12.0", "ajv-formats": "^3.0.1", "bignumber.js": "9.1.2",