Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
 - @chain-registry/[email protected]
  • Loading branch information
pyramation committed Aug 13, 2022
1 parent 7710445 commit fcedd25
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 6 deletions.
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.4.1](https://github.com/cosmology-tech/chain-registry/compare/[email protected]@0.4.1) (2022-08-13)

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





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

**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": "0.4.0",
"version": "0.4.1",
"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 @@ -50,7 +50,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.0",
"@chain-registry/utils": "^0.3.1",
"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/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.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/keplr





# [0.3.0](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/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": "0.3.0",
"version": "0.3.1",
"description": "Chain Registry to Keplr",
"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.3.0",
"@chain-registry/types": "^0.3.1",
"@keplr-wallet/cosmos": "^0.10.3",
"@keplr-wallet/crypto": "^0.10.11"
}
Expand Down
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.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/types





# [0.3.0](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/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.3.0",
"version": "0.3.1",
"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.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





# [0.3.0](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
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": "0.3.0",
"version": "0.3.1",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down

0 comments on commit fcedd25

Please sign in to comment.