forked from hyperweb-io/telescope
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @osmonauts/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected]
- Loading branch information
1 parent
e02a481
commit 7337181
Showing
18 changed files
with
147 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.89.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.88.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-07-29) | ||
|
||
**Note:** Version bump only for package @cosmology/ast | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/ast", | ||
"version": "0.88.1", | ||
"version": "0.89.0", | ||
"description": "Cosmos TypeScript AST generation", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/ast#readme", | ||
|
@@ -90,10 +90,10 @@ | |
"@babel/parser": "^7.21.4", | ||
"@babel/runtime": "^7.21.0", | ||
"@babel/types": "7.21.4", | ||
"@cosmology/proto-parser": "^0.45.1", | ||
"@cosmology/types": "^0.36.1", | ||
"@cosmology/utils": "^0.11.1", | ||
"@cosmology/proto-parser": "^0.46.0", | ||
"@cosmology/types": "^0.37.0", | ||
"@cosmology/utils": "^0.12.0", | ||
"case": "1.6.3", | ||
"dotty": "0.1.2" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.11.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.10.2](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-04-11) | ||
|
||
**Note:** Version bump only for package @cosmology/babel | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/babel", | ||
"version": "0.10.2", | ||
"version": "0.11.0", | ||
"description": "Telescope babel helpers", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/babel#readme", | ||
|
@@ -79,4 +79,4 @@ | |
"@babel/runtime": "^7.21.0", | ||
"long": "^5.2.1" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.12.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.11.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-04-11) | ||
|
||
**Note:** Version bump only for package @cosmology/lcd | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/lcd", | ||
"version": "0.11.1", | ||
"version": "0.12.0", | ||
"description": "Telescope LCDClient helpers", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/helpers#readme", | ||
|
@@ -81,4 +81,4 @@ | |
"@babel/runtime": "^7.21.0", | ||
"axios": "0.27.2" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.46.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.45.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-07-06) | ||
|
||
**Note:** Version bump only for package @cosmology/proto-parser | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/proto-parser", | ||
"version": "0.45.1", | ||
"version": "0.46.0", | ||
"description": "A Parser for Cosmos Protobufs", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/parser#readme", | ||
|
@@ -71,10 +71,10 @@ | |
"dependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
"@cosmology/protobufjs": "6.11.6", | ||
"@cosmology/types": "^0.36.1", | ||
"@cosmology/types": "^0.37.0", | ||
"dotty": "0.1.2", | ||
"glob": "8.0.3", | ||
"minimatch": "5.1.0", | ||
"mkdirp": "3.0.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.93.0 (2023-07-30) | ||
|
||
**Note:** Version bump only for package @osmonauts/starship-test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@osmonauts/starship-test", | ||
"private": true, | ||
"version": "0.92.0", | ||
"version": "0.93.0", | ||
"description": "E2E tests for telescope with Starship", | ||
"author": "Anmol1696 <[email protected]>", | ||
"homepage": "https://github.com/osmosis-labs/telescope#readme", | ||
|
@@ -57,47 +57,47 @@ | |
"@babel/preset-typescript": "^7.21.4", | ||
"@babel/traverse": "7.21.4", | ||
"@babel/types": "7.21.4", | ||
"@chain-registry/client": "1.11.0", | ||
"@confio/relayer": "0.7.0", | ||
"@cosmjs/cosmwasm-stargate": "0.29.4", | ||
"@cosmjs/crypto": "0.29.4", | ||
"@osmonauts/telescope": "^0.97.0", | ||
"@protobufs/confio": "^0.0.6", | ||
"@protobufs/cosmos": "^0.0.11", | ||
"@protobufs/cosmos_proto": "^0.0.10", | ||
"@protobufs/cosmwasm": "^0.0.11", | ||
"@protobufs/gogoproto": "^0.0.10", | ||
"@protobufs/google": "^0.0.10", | ||
"@protobufs/ibc": "^0.0.11", | ||
"@protobufs/osmosis": "^0.2.0", | ||
"@protobufs/tendermint": "^0.0.10", | ||
"@types/jest": "^29.5.0", | ||
"ast-stringify": "0.1.0", | ||
"axios": "^0.27.2", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-jest": "29.5.0", | ||
"babel-watch": "^7.7.2", | ||
"bignumber.js": "9.1.0", | ||
"case": "1.6.3", | ||
"cosmjs-types": "0.5.2", | ||
"cross-env": "^7.0.2", | ||
"eslint": "8.38.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"glob": "8.0.3", | ||
"jest": "^29.5.0", | ||
"jest-in-case": "^1.0.2", | ||
"js-yaml": "4.1.0", | ||
"mkdirp": "3.0.0", | ||
"mobx": "6.9.0", | ||
"node-fetch": "^2.6.9", | ||
"path": "^0.12.7", | ||
"prettier": "^2.8.7", | ||
"regenerator-runtime": "^0.13.11", | ||
"rimraf": "5.0.0", | ||
"sinon": "14.0.2", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^5.0.4", | ||
"@chain-registry/client": "1.11.0", | ||
"@confio/relayer": "0.7.0", | ||
"@cosmjs/cosmwasm-stargate": "0.29.4", | ||
"@cosmjs/crypto": "0.29.4", | ||
"@protobufs/confio": "^0.0.6", | ||
"@protobufs/cosmos_proto": "^0.0.10", | ||
"@protobufs/gogoproto": "^0.0.10", | ||
"@protobufs/google": "^0.0.10", | ||
"@protobufs/tendermint": "^0.0.10", | ||
"bignumber.js": "9.1.0", | ||
"cosmjs-types": "0.5.2", | ||
"js-yaml": "4.1.0", | ||
"node-fetch": "^2.6.9", | ||
"path": "^0.12.7", | ||
"sinon": "14.0.2" | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.102.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.101.3](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-07-29) | ||
|
||
**Note:** Version bump only for package @cosmology/telescope | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/telescope", | ||
"version": "0.101.3", | ||
"version": "0.102.0", | ||
"description": "A TypeScript Transpiler for Cosmos Protobufs", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/telescope#readme", | ||
|
@@ -83,11 +83,11 @@ | |
"@babel/runtime": "^7.21.0", | ||
"@babel/traverse": "7.21.4", | ||
"@babel/types": "7.21.4", | ||
"@cosmology/ast": "^0.89.0", | ||
"@cosmology/proto-parser": "^0.46.0", | ||
"@cosmology/types": "^0.37.0", | ||
"@cosmology/utils": "^0.12.0", | ||
"@cosmwasm/ts-codegen": "0.34.0", | ||
"@cosmology/ast": "^0.88.1", | ||
"@cosmology/proto-parser": "^0.45.1", | ||
"@cosmology/types": "^0.36.1", | ||
"@cosmology/utils": "^0.11.1", | ||
"@types/parse-package-name": "0.1.0", | ||
"case": "1.6.3", | ||
"dargs": "7.0.0", | ||
|
@@ -104,4 +104,4 @@ | |
"rimraf": "5.0.0", | ||
"shelljs": "0.8.5" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.102.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "chore(release): publish" ([086a55f](https://github.com/osmosis-labs/osmojs/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.101.3](https://github.com/osmosis-labs/osmojs/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-07-29) | ||
|
||
**Note:** Version bump only for package @cosmology/test-example | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@cosmology/test-example", | ||
"private": true, | ||
"version": "0.101.3", | ||
"version": "0.102.0", | ||
"description": "Typescript Protobuf Messages for Osmosis", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme", | ||
|
@@ -62,7 +62,7 @@ | |
"@babel/preset-typescript": "^7.21.4", | ||
"@babel/traverse": "7.21.4", | ||
"@babel/types": "7.21.4", | ||
"@cosmology/telescope": "^0.101.3", | ||
"@cosmology/telescope": "^0.102.0", | ||
"@protobufs/cosmos": "^0.0.11", | ||
"@protobufs/cosmwasm": "^0.0.11", | ||
"@protobufs/ibc": "^0.0.11", | ||
|
@@ -96,13 +96,13 @@ | |
"@cosmjs/stargate": "0.29.3", | ||
"@cosmjs/tendermint-rpc": "^0.29.3", | ||
"@cosmology/core": "1.23.0", | ||
"@cosmology/lcd": "^0.12.0", | ||
"@keplr-wallet/unit": "0.11.56", | ||
"@cosmology/lcd": "^0.11.1", | ||
"@tanstack/react-query": "4.29.1", | ||
"cosmjs-utils": "0.1.0", | ||
"long": "^5.2.1", | ||
"protobufjs": "^7.2.4", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.37.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.36.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-07-06) | ||
|
||
**Note:** Version bump only for package @cosmology/types | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@cosmology/types", | ||
"version": "0.36.1", | ||
"version": "0.37.0", | ||
"description": "Telescope types", | ||
"author": "Dan Lynch <[email protected]>", | ||
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/types#readme", | ||
|
@@ -75,7 +75,7 @@ | |
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
"@cosmology/utils": "^0.11.1", | ||
"@cosmology/utils": "^0.12.0", | ||
"case": "1.6.3" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.12.0 (2023-07-30) | ||
|
||
|
||
### Reverts | ||
|
||
* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca)) | ||
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.11.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-04-11) | ||
|
||
**Note:** Version bump only for package @cosmology/utils | ||
|
Oops, something went wrong.