Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @chain-registry/[email protected]
 - [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 Dec 15, 2023
1 parent f90f2ad commit 1fe81f4
Show file tree
Hide file tree
Showing 16 changed files with 86 additions and 19 deletions.
8 changes: 8 additions & 0 deletions packages/assets/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.25.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.24.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/assets
Expand Down
6 changes: 3 additions & 3 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/assets",
"version": "1.24.0",
"version": "1.25.0",
"description": "Chain Registry Asset Lists",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -49,14 +49,14 @@
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"chain-registry": "^1.23.0",
"chain-registry": "^1.24.0",
"cross-env": "^7.0.2",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
8 changes: 8 additions & 0 deletions 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.24.0](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@1.24.0) (2023-12-15)

**Note:** Version bump only for package chain-registry





# [1.23.0](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@1.23.0) (2023-12-15)

**Note:** Version bump only for package chain-registry
Expand Down
4 changes: 2 additions & 2 deletions packages/chain-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chain-registry",
"version": "1.23.0",
"version": "1.24.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 @@ -48,7 +48,7 @@
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"cross-env": "^7.0.2",
Expand Down
8 changes: 8 additions & 0 deletions 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.17.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.16.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/client
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/client",
"version": "1.16.0",
"version": "1.17.0",
"description": "Chain Registry Client",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -77,7 +77,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@chain-registry/types": "^0.17.0",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"bfs-path": "^1.0.2",
"cross-fetch": "^3.1.5"
}
Expand Down
8 changes: 8 additions & 0 deletions 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.27.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.26.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/cosmostation
Expand Down
6 changes: 3 additions & 3 deletions packages/cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/cosmostation",
"version": "1.26.0",
"version": "1.27.0",
"description": "Chain Registry to Cosmostation",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -57,7 +57,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"chain-registry": "^1.23.0",
"chain-registry": "^1.24.0",
"cross-env": "^7.0.2",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -74,7 +74,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@chain-registry/types": "^0.17.0",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"@cosmostation/extension-client": "0.1.15"
}
}
8 changes: 8 additions & 0 deletions packages/juno/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.25.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.24.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/juno
Expand Down
6 changes: 3 additions & 3 deletions packages/juno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/juno",
"version": "1.24.0",
"version": "1.25.0",
"description": "Chain Registry info for Juno",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -50,14 +50,14 @@
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"chain-registry": "^1.23.0",
"chain-registry": "^1.24.0",
"cross-env": "^7.0.2",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
8 changes: 8 additions & 0 deletions 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.

# [1.29.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.28.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/keplr
Expand Down
4 changes: 2 additions & 2 deletions packages/keplr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/keplr",
"version": "1.28.0",
"version": "1.29.0",
"description": "Chain Registry to Keplr",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -57,7 +57,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"chain-registry": "^1.23.0",
"chain-registry": "^1.24.0",
"cross-env": "^7.0.2",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/osmosis/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.25.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

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





# [1.24.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/osmosis
Expand Down
6 changes: 3 additions & 3 deletions packages/osmosis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/osmosis",
"version": "1.24.0",
"version": "1.25.0",
"description": "Chain Registry info for Osmosis",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -50,14 +50,14 @@
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@chain-registry/utils": "^1.15.0",
"@chain-registry/utils": "^1.16.0",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"chain-registry": "^1.23.0",
"chain-registry": "^1.24.0",
"cross-env": "^7.0.2",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.16.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)


### Features

* add getCoinGeckoIdByDenom method ([b05e67b](https://github.com/cosmology-tech/chain-registry/commit/b05e67b4b54258412d359745b1cd095987c67eb6))





# [1.15.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2023-12-15)

**Note:** Version bump only for package @chain-registry/utils
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/utils",
"version": "1.15.0",
"version": "1.16.0",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down

0 comments on commit 1fe81f4

Please sign in to comment.