diff --git a/v2/workflows/cli/CHANGELOG.md b/v2/workflows/cli/CHANGELOG.md index cd6cf30f0..3286e8d9f 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.50.15](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/cli@1.50.14...@chain-registry/cli@1.50.15) (2024-10-10) + +**Note:** Version bump only for package @chain-registry/cli + + + + + ## 1.50.14 (2024-10-09) **Note:** Version bump only for package @chain-registry/cli diff --git a/v2/workflows/cli/package.json b/v2/workflows/cli/package.json index a3b3d33e1..8e626fdba 100644 --- a/v2/workflows/cli/package.json +++ b/v2/workflows/cli/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/cli", - "version": "1.50.14", + "version": "1.50.15", "description": "Chain Registry CLI", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", diff --git a/v2/workflows/generate-types/CHANGELOG.md b/v2/workflows/generate-types/CHANGELOG.md index 02e18c018..46da5e984 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.49.15](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/generate-types@0.49.14...@chain-registry/generate-types@0.49.15) (2024-10-10) + +**Note:** Version bump only for package @chain-registry/generate-types + + + + + ## 0.49.14 (2024-10-09) **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 75f93c37e..c83c04abd 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.49.14", + "version": "0.49.15", "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.50.14" + "@chain-registry/cli": "^1.50.15" }, "keywords": [ "chain-registry",