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 Aug 20, 2022
1 parent 191b1a5 commit 7b1714a
Show file tree
Hide file tree
Showing 14 changed files with 78 additions and 22 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.6.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





## [0.5.3](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-16)

**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.5.3",
"version": "0.6.0",
"description": "Chain Registry Asset Lists",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -53,14 +53,14 @@
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.3.1",
"@chain-registry/utils": "^0.4.0",
"@types/jest": "^28.1.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "28.1.1",
"babel-watch": "^7.0.0",
"chain-registry": "^0.6.3",
"chain-registry": "^0.7.0",
"cross-env": "^7.0.2",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -76,6 +76,6 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0"
"@chain-registry/types": "^0.5.0"
}
}
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.7.0](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@0.7.0) (2022-08-20)

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





## [0.6.3](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@0.6.3) (2022-08-16)

**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.6.3",
"version": "0.7.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 @@ -52,7 +52,7 @@
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.3.1",
"@chain-registry/utils": "^0.4.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"cross-env": "^7.0.2",
Expand All @@ -72,6 +72,6 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0"
"@chain-registry/types": "^0.5.0"
}
}
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.6.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





## [0.5.3](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-16)

**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.5.3",
"version": "0.6.0",
"description": "Chain Registry info for Juno",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -54,14 +54,14 @@
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.3.1",
"@chain-registry/utils": "^0.4.0",
"@types/jest": "^28.1.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "28.1.1",
"babel-watch": "^7.0.0",
"chain-registry": "^0.6.3",
"chain-registry": "^0.7.0",
"cross-env": "^7.0.2",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -77,6 +77,6 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0"
"@chain-registry/types": "^0.5.0"
}
}
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.5.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





## [0.4.7](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-18)

**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.4.7",
"version": "0.5.0",
"description": "Chain Registry to Keplr",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -61,7 +61,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "28.1.1",
"babel-watch": "^7.0.0",
"chain-registry": "^0.6.3",
"chain-registry": "^0.7.0",
"cross-env": "^7.0.2",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -77,7 +77,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0",
"@chain-registry/types": "^0.5.0",
"@keplr-wallet/cosmos": "^0.10.3",
"@keplr-wallet/crypto": "^0.10.11",
"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.6.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





## [0.5.3](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-16)

**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.5.3",
"version": "0.6.0",
"description": "Chain Registry info for Osmosis",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -54,14 +54,14 @@
"@babel/plugin-transform-runtime": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@chain-registry/utils": "^0.3.1",
"@chain-registry/utils": "^0.4.0",
"@types/jest": "^28.1.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "28.1.1",
"babel-watch": "^7.0.0",
"chain-registry": "^0.6.3",
"chain-registry": "^0.7.0",
"cross-env": "^7.0.2",
"eslint": "8.20.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -77,6 +77,6 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0"
"@chain-registry/types": "^0.5.0"
}
}
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.5.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





# [0.4.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-14)

**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.4.0",
"version": "0.5.0",
"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.4.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-20)

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





## [0.3.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2022-08-13)

**Note:** Version bump only for package @chain-registry/utils
Expand Down
6 changes: 3 additions & 3 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.3.1",
"version": "0.4.0",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -76,7 +76,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@chain-registry/types": "^0.4.0",
"@chain-registry/types": "^0.5.0",
"@keplr-wallet/crypto": "^0.10.11"
}
}
}

0 comments on commit 7b1714a

Please sign in to comment.