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]
  • Loading branch information
pyramation committed Oct 10, 2024
1 parent 3826b5c commit 2863c15
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
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.50.15](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (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
Expand Down
2 changes: 1 addition & 1 deletion 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.50.14",
"version": "1.50.15",
"description": "Chain Registry CLI",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
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.49.15](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (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
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.49.14",
"version": "0.49.15",
"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.50.14"
"@chain-registry/cli": "^1.50.15"
},
"keywords": [
"chain-registry",
Expand Down

0 comments on commit 2863c15

Please sign in to comment.