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]
 - @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 Apr 24, 2024
1 parent 0c32044 commit a8e191a
Show file tree
Hide file tree
Showing 26 changed files with 138 additions and 34 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.46.0 (2024-04-24)

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





# 1.45.0 (2024-04-24)

**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": "1.45.0",
"version": "1.46.0",
"description": "Chain Registry Asset Lists",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,11 +29,11 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/utils": "^1.28.0",
"chain-registry": "^1.44.0"
"@chain-registry/utils": "^1.29.0",
"chain-registry": "^1.45.0"
},
"dependencies": {
"@chain-registry/types": "^0.27.0"
"@chain-registry/types": "^0.28.0"
},
"keywords": [
"chain-registry",
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.45.0 (2024-04-24)

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





# 1.44.0 (2024-04-24)

**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": "1.44.0",
"version": "1.45.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 @@ -29,11 +29,11 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/utils": "^1.28.0",
"@chain-registry/utils": "^1.29.0",
"deepmerge": "^4.2.2"
},
"dependencies": {
"@chain-registry/types": "^0.27.0"
"@chain-registry/types": "^0.28.0"
},
"keywords": [
"chain-registry",
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.31.0 (2024-04-24)

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





# 1.30.0 (2024-04-24)

**Note:** Version bump only for package @chain-registry/client
Expand Down
6 changes: 3 additions & 3 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.30.0",
"version": "1.31.0",
"description": "Chain Registry Client",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -34,8 +34,8 @@
"supertest": "6.3.3"
},
"dependencies": {
"@chain-registry/types": "^0.27.0",
"@chain-registry/utils": "^1.28.0",
"@chain-registry/types": "^0.28.0",
"@chain-registry/utils": "^1.29.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.48.0 (2024-04-24)

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





# 1.47.0 (2024-04-24)

**Note:** Version bump only for package @chain-registry/cosmostation
Expand Down
8 changes: 4 additions & 4 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.47.0",
"version": "1.48.0",
"description": "Chain Registry to Cosmostation",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -28,11 +28,11 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"chain-registry": "^1.44.0"
"chain-registry": "^1.45.0"
},
"dependencies": {
"@chain-registry/types": "^0.27.0",
"@chain-registry/utils": "^1.28.0",
"@chain-registry/types": "^0.28.0",
"@chain-registry/utils": "^1.29.0",
"@cosmostation/extension-client": "0.1.15"
},
"keywords": [
Expand Down
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.46.0 (2024-04-24)

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





# 1.45.0 (2024-04-24)

**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.45.0",
"version": "1.46.0",
"description": "Chain Registry info for Juno",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,10 +29,10 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"chain-registry": "^1.44.0"
"chain-registry": "^1.45.0"
},
"dependencies": {
"@chain-registry/types": "^0.27.0"
"@chain-registry/types": "^0.28.0"
},
"keywords": [
"chain-registry",
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.50.0 (2024-04-24)

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





# 1.49.0 (2024-04-24)

**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": "1.49.0",
"version": "1.50.0",
"description": "Chain Registry to Keplr",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -28,10 +28,10 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"chain-registry": "^1.44.0"
"chain-registry": "^1.45.0"
},
"dependencies": {
"@chain-registry/types": "^0.27.0",
"@chain-registry/types": "^0.28.0",
"@keplr-wallet/cosmos": "0.12.28",
"@keplr-wallet/crypto": "0.12.28",
"semver": "^7.5.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.45.0 (2024-04-24)

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





# 1.44.0 (2024-04-24)

**Note:** Version bump only for package @chain-registry/osmosis
Expand Down
4 changes: 2 additions & 2 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.44.0",
"version": "1.45.0",
"description": "Chain Registry info for Osmosis",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -30,7 +30,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@chain-registry/types": "^0.27.0"
"@chain-registry/types": "^0.28.0"
},
"keywords": [
"chain-registry",
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.28.0 (2024-04-24)

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





# 0.27.0 (2024-04-24)

**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.27.0",
"version": "0.28.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.

# 1.29.0 (2024-04-24)

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





# 1.28.0 (2024-04-24)

**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": "1.28.0",
"version": "1.29.0",
"description": "Chain Registry Utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@types/sha.js": "^2.4.0"
},
"dependencies": {
"@chain-registry/types": "^0.27.0",
"@chain-registry/types": "^0.28.0",
"bignumber.js": "9.1.1",
"sha.js": "^2.4.11"
},
Expand Down
8 changes: 8 additions & 0 deletions v2/interfaces/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.29.0 (2024-04-24)

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





# [0.28.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-04-24)

**Note:** Version bump only for package @chain-registry/interfaces
Expand Down
4 changes: 2 additions & 2 deletions v2/interfaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/interfaces",
"version": "0.28.0",
"version": "0.29.0",
"description": "Chain Registry interfaces",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/cli": "^1.29.0"
"@chain-registry/cli": "^1.30.0"
},
"keywords": [
"chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions v2/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.29.0 (2024-04-24)

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





# [0.28.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-04-24)

**Note:** Version bump only for package @chain-registry/v2-types
Expand Down
4 changes: 2 additions & 2 deletions v2/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/v2-types",
"version": "0.28.0",
"version": "0.29.0",
"description": "Chain Registry types",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,7 +29,7 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/cli": "^1.29.0"
"@chain-registry/cli": "^1.30.0"
},
"keywords": [
"chain-registry",
Expand Down
8 changes: 8 additions & 0 deletions workflows/cli/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.30.0 (2024-04-24)

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





# [1.29.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/[email protected]...@chain-registry/[email protected]) (2024-04-24)

**Note:** Version bump only for package @chain-registry/cli
Expand Down
Loading

0 comments on commit a8e191a

Please sign in to comment.