From 15e73ea2ccae322dc5015db991c556d78a100cc8 Mon Sep 17 00:00:00 2001 From: Zetazzz Date: Thu, 21 Mar 2024 14:12:58 +0800 Subject: [PATCH] chore(release): publish - @chain-registry/assets@1.34.5 - chain-registry@1.33.5 - @chain-registry/cosmostation@1.36.5 - @chain-registry/juno@1.34.5 - @chain-registry/keplr@1.38.5 - @chain-registry/osmosis@1.34.5 --- packages/assets/CHANGELOG.md | 8 ++++++++ packages/assets/package.json | 4 ++-- packages/chain-registry/CHANGELOG.md | 8 ++++++++ packages/chain-registry/package.json | 2 +- packages/cosmostation/CHANGELOG.md | 8 ++++++++ packages/cosmostation/package.json | 4 ++-- packages/juno/CHANGELOG.md | 8 ++++++++ packages/juno/package.json | 4 ++-- packages/keplr/CHANGELOG.md | 8 ++++++++ packages/keplr/package.json | 4 ++-- packages/osmosis/CHANGELOG.md | 8 ++++++++ packages/osmosis/package.json | 4 ++-- 12 files changed, 59 insertions(+), 11 deletions(-) diff --git a/packages/assets/CHANGELOG.md b/packages/assets/CHANGELOG.md index ea317de4..7b0955b1 100644 --- a/packages/assets/CHANGELOG.md +++ b/packages/assets/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.34.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/assets@1.34.4...@chain-registry/assets@1.34.5) (2024-03-21) + +**Note:** Version bump only for package @chain-registry/assets + + + + + ## [1.34.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/assets@1.34.3...@chain-registry/assets@1.34.4) (2024-03-21) **Note:** Version bump only for package @chain-registry/assets diff --git a/packages/assets/package.json b/packages/assets/package.json index 771c1939..a2d6fe10 100644 --- a/packages/assets/package.json +++ b/packages/assets/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/assets", - "version": "1.34.4", + "version": "1.34.5", "description": "Chain Registry Asset Lists", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -56,7 +56,7 @@ "babel-eslint": "10.1.0", "babel-jest": "29.5.0", "babel-watch": "^7.7.2", - "chain-registry": "^1.33.4", + "chain-registry": "^1.33.5", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0", diff --git a/packages/chain-registry/CHANGELOG.md b/packages/chain-registry/CHANGELOG.md index fd3eff28..fd67f671 100644 --- a/packages/chain-registry/CHANGELOG.md +++ b/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.33.5](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@1.33.4...chain-registry@1.33.5) (2024-03-21) + +**Note:** Version bump only for package chain-registry + + + + + ## [1.33.4](https://github.com/cosmology-tech/chain-registry/compare/chain-registry@1.33.3...chain-registry@1.33.4) (2024-03-21) **Note:** Version bump only for package chain-registry diff --git a/packages/chain-registry/package.json b/packages/chain-registry/package.json index 89132ca5..eb16f43b 100644 --- a/packages/chain-registry/package.json +++ b/packages/chain-registry/package.json @@ -1,6 +1,6 @@ { "name": "chain-registry", - "version": "1.33.4", + "version": "1.33.5", "description": "Cosmos chain registry ⚛️", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme", diff --git a/packages/cosmostation/CHANGELOG.md b/packages/cosmostation/CHANGELOG.md index f669cb71..43a1caf1 100644 --- a/packages/cosmostation/CHANGELOG.md +++ b/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.36.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/cosmostation@1.36.4...@chain-registry/cosmostation@1.36.5) (2024-03-21) + +**Note:** Version bump only for package @chain-registry/cosmostation + + + + + ## [1.36.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/cosmostation@1.36.3...@chain-registry/cosmostation@1.36.4) (2024-03-21) **Note:** Version bump only for package @chain-registry/cosmostation diff --git a/packages/cosmostation/package.json b/packages/cosmostation/package.json index 48a31f6d..c83631d4 100644 --- a/packages/cosmostation/package.json +++ b/packages/cosmostation/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/cosmostation", - "version": "1.36.4", + "version": "1.36.5", "description": "Chain Registry to Cosmostation", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -57,7 +57,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "29.5.0", "babel-watch": "^7.7.2", - "chain-registry": "^1.33.4", + "chain-registry": "^1.33.5", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0", diff --git a/packages/juno/CHANGELOG.md b/packages/juno/CHANGELOG.md index 30940dfd..479e26aa 100644 --- a/packages/juno/CHANGELOG.md +++ b/packages/juno/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.34.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.34.4...@chain-registry/juno@1.34.5) (2024-03-21) + +**Note:** Version bump only for package @chain-registry/juno + + + + + ## [1.34.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.34.3...@chain-registry/juno@1.34.4) (2024-03-21) **Note:** Version bump only for package @chain-registry/juno diff --git a/packages/juno/package.json b/packages/juno/package.json index 7b8829f7..2943671b 100644 --- a/packages/juno/package.json +++ b/packages/juno/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/juno", - "version": "1.34.4", + "version": "1.34.5", "description": "Chain Registry info for Juno", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -57,7 +57,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "29.5.0", "babel-watch": "^7.7.2", - "chain-registry": "^1.33.4", + "chain-registry": "^1.33.5", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0", diff --git a/packages/keplr/CHANGELOG.md b/packages/keplr/CHANGELOG.md index 6e55b082..0b68a405 100644 --- a/packages/keplr/CHANGELOG.md +++ b/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. +## [1.38.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/keplr@1.38.4...@chain-registry/keplr@1.38.5) (2024-03-21) + +**Note:** Version bump only for package @chain-registry/keplr + + + + + ## [1.38.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/keplr@1.38.3...@chain-registry/keplr@1.38.4) (2024-03-21) **Note:** Version bump only for package @chain-registry/keplr diff --git a/packages/keplr/package.json b/packages/keplr/package.json index 143425d7..70136395 100644 --- a/packages/keplr/package.json +++ b/packages/keplr/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/keplr", - "version": "1.38.4", + "version": "1.38.5", "description": "Chain Registry to Keplr", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -57,7 +57,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "29.5.0", "babel-watch": "^7.7.2", - "chain-registry": "^1.33.4", + "chain-registry": "^1.33.5", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0", diff --git a/packages/osmosis/CHANGELOG.md b/packages/osmosis/CHANGELOG.md index 41e9c9f9..d63b8e78 100644 --- a/packages/osmosis/CHANGELOG.md +++ b/packages/osmosis/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.34.5](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@1.34.4...@chain-registry/osmosis@1.34.5) (2024-03-21) + +**Note:** Version bump only for package @chain-registry/osmosis + + + + + ## [1.34.4](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/osmosis@1.34.3...@chain-registry/osmosis@1.34.4) (2024-03-21) **Note:** Version bump only for package @chain-registry/osmosis diff --git a/packages/osmosis/package.json b/packages/osmosis/package.json index 298efba4..6219c601 100644 --- a/packages/osmosis/package.json +++ b/packages/osmosis/package.json @@ -1,6 +1,6 @@ { "name": "@chain-registry/osmosis", - "version": "1.34.4", + "version": "1.34.5", "description": "Chain Registry info for Osmosis", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/chain-registry", @@ -57,7 +57,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "29.5.0", "babel-watch": "^7.7.2", - "chain-registry": "^1.33.4", + "chain-registry": "^1.33.5", "cross-env": "^7.0.2", "eslint": "8.38.0", "eslint-config-prettier": "^8.8.0",