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]
  • Loading branch information
pyramation committed Sep 19, 2022
1 parent 41fb9b0 commit e01cbeb
Show file tree
Hide file tree
Showing 14 changed files with 77 additions and 21 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.

## [0.12.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.12.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/assets
Expand Down
8 changes: 4 additions & 4 deletions packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/assets",
"version": "0.12.1",
"version": "0.12.2",
"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.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.10.1",
"@chain-registry/utils": "^0.10.2",
"@types/jest": "^29.0.2",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.0.3",
"babel-watch": "^7.0.0",
"chain-registry": "^0.13.1",
"chain-registry": "^0.13.2",
"cross-env": "^7.0.2",
"eslint": "8.23.1",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -72,6 +72,6 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1"
"@chain-registry/types": "^0.10.2"
}
}
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.

## [0.13.2](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@0.13.2) (2022-09-19)

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





## [0.13.1](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@0.13.1) (2022-09-19)

**Note:** Version bump only for package chain-registry
Expand Down
6 changes: 3 additions & 3 deletions packages/chain-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chain-registry",
"version": "0.13.1",
"version": "0.13.2",
"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.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.10.1",
"@chain-registry/utils": "^0.10.2",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"cross-env": "^7.0.2",
Expand All @@ -68,6 +68,6 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1"
"@chain-registry/types": "^0.10.2"
}
}
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.

## [0.12.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.12.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/juno
Expand Down
8 changes: 4 additions & 4 deletions packages/juno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/juno",
"version": "0.12.1",
"version": "0.12.2",
"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.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.10.1",
"@chain-registry/utils": "^0.10.2",
"@types/jest": "^29.0.2",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.0.3",
"babel-watch": "^7.0.0",
"chain-registry": "^0.13.1",
"chain-registry": "^0.13.2",
"cross-env": "^7.0.2",
"eslint": "8.23.1",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -73,6 +73,6 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1"
"@chain-registry/types": "^0.10.2"
}
}
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.

## [0.11.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.11.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/keplr
Expand Down
6 changes: 3 additions & 3 deletions packages/keplr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/keplr",
"version": "0.11.1",
"version": "0.11.2",
"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.0.3",
"babel-watch": "^7.0.0",
"chain-registry": "^0.13.1",
"chain-registry": "^0.13.2",
"cross-env": "^7.0.2",
"eslint": "8.23.1",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -73,7 +73,7 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1",
"@chain-registry/types": "^0.10.2",
"@keplr-wallet/cosmos": "^0.10.24",
"@keplr-wallet/crypto": "^0.10.24",
"semver": "^7.3.7"
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.

## [0.12.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.12.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/osmosis
Expand Down
8 changes: 4 additions & 4 deletions packages/osmosis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/osmosis",
"version": "0.12.1",
"version": "0.12.2",
"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.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.10.1",
"@chain-registry/utils": "^0.10.2",
"@types/jest": "^29.0.2",
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.0.3",
"babel-watch": "^7.0.0",
"chain-registry": "^0.13.1",
"chain-registry": "^0.13.2",
"cross-env": "^7.0.2",
"eslint": "8.23.1",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -73,6 +73,6 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1"
"@chain-registry/types": "^0.10.2"
}
}
8 changes: 8 additions & 0 deletions packages/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.10.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.10.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/types
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/types",
"version": "0.10.1",
"version": "0.10.2",
"description": "Chain Registry types",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/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.10.2](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

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





## [0.10.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-09-19)

**Note:** Version bump only for package @chain-registry/utils
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/utils",
"version": "0.10.1",
"version": "0.10.2",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@babel/runtime": "^7.19.0",
"@chain-registry/types": "^0.10.1",
"@chain-registry/types": "^0.10.2",
"bfs-path": "^1.0.2",
"cross-fetch": "^3.1.5",
"sha.js": "^2.4.11"
Expand Down

0 comments on commit e01cbeb

Please sign in to comment.