File tree Expand file tree Collapse file tree 14 files changed +75
-19
lines changed Expand file tree Collapse file tree 14 files changed +75
-19
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.2] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/ast@2.0.1...@cosmology/ast@2.0.2 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmology/ast
9+
10+
11+
12+
13+
614## [ 2.0.1] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/ast@2.0.0...@cosmology/ast@2.0.1 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmology/ast
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmology/ast" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Cosmos TypeScript AST generation" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/telescope/tree/master/packages/ast#readme" ,
6363 },
6464 "devDependencies" : {
6565 "@babel/parser" : " ^7.23.6" ,
66- "@cosmology/proto-parser" : " ^2.0.1 " ,
66+ "@cosmology/proto-parser" : " ^2.0.2 " ,
6767 "@types/jest" : " ^29.5.0" ,
6868 "ast-stringify" : " 0.1.0" ,
6969 "cross-env" : " ^7.0.2" ,
8484 },
8585 "dependencies" : {
8686 "@babel/types" : " 7.23.6" ,
87- "@cosmology/types" : " ^2.0.1 " ,
88- "@cosmology/utils" : " ^2.0.1 " ,
87+ "@cosmology/types" : " ^2.0.2 " ,
88+ "@cosmology/utils" : " ^2.0.2 " ,
8989 "case" : " 1.6.3" ,
9090 "dotty" : " 0.1.2"
9191 }
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.5] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/lcd@0.14.4...@cosmology/lcd@0.14.5 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmology/lcd
9+
10+
11+
12+
13+
614## [ 0.14.4] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/lcd@0.14.3...@cosmology/lcd@0.14.4 ) (2025-03-13)
715
816** Note:** Version bump only for package @cosmology/lcd
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmology/lcd" ,
3- "version" : " 0.14.4 " ,
3+ "version" : " 0.14.5 " ,
44 "description" : " Telescope LCDClient helpers" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/telescope/tree/master/packages/helpers#readme" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.2] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/proto-parser@2.0.1...@cosmology/proto-parser@2.0.2 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmology/proto-parser
9+
10+
11+
12+
13+
614## [ 2.0.1] ( https://github.com/hyperweb-io/telescope/compare/@cosmology/proto-parser@2.0.0...@cosmology/proto-parser@2.0.1 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmology/proto-parser
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmology/proto-parser" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " A Parser for Cosmos Protobufs" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/telescope/tree/master/packages/parser#readme" ,
7474 },
7575 "dependencies" : {
7676 "@cosmology/protobufjs" : " 7.3.2" ,
77- "@cosmology/types" : " ^2.0.1 " ,
78- "@cosmology/utils" : " ^2.0.1 " ,
77+ "@cosmology/types" : " ^2.0.2 " ,
78+ "@cosmology/utils" : " ^2.0.2 " ,
7979 "dotty" : " 0.1.2" ,
8080 "fast-json-patch" : " 3.1.1" ,
8181 "glob" : " 8.0.3" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.3] ( https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@2.0.2...@cosmology/starship-test@2.0.3 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @cosmology/starship-test
9+
10+
11+
12+
13+
614## [ 2.0.2] ( https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@2.0.1...@cosmology/starship-test@2.0.2 ) (2025-10-16)
715
816** Note:** Version bump only for package @cosmology/starship-test
Original file line number Diff line number Diff line change 11{
22 "name" : " @cosmology/starship-test" ,
33 "private" : true ,
4- "version" : " 2.0.2 " ,
4+ "version" : " 2.0.3 " ,
55 "description" : " E2E tests for telescope with Starship" ,
66 "author" : " Anmol1696 <anmol1696@gmail.com>" ,
77 "homepage" : " https://github.com/osmosis-labs/telescope#readme" ,
5252 "devDependencies" : {
5353 "@confio/relayer" : " 0.7.0" ,
5454 "@cosmjs/crypto" : " 0.29.4" ,
55- "@hyperweb/telescope" : " ^2.0.2 " ,
55+ "@hyperweb/telescope" : " ^2.0.3 " ,
5656 "@protobufs/confio" : " ^0.0.6" ,
5757 "@protobufs/cosmos" : " ^0.0.11" ,
5858 "@protobufs/cosmos_proto" : " ^0.0.10" ,
9898 "@cosmjs/stargate" : " ^0.32.0" ,
9999 "@cosmjs/tendermint-rpc" : " ^0.32.0" ,
100100 "@cosmology/core" : " 1.23.0" ,
101- "@cosmology/lcd" : " ^0.14.4 " ,
101+ "@cosmology/lcd" : " ^0.14.5 " ,
102102 "@keplr-wallet/unit" : " 0.11.56" ,
103103 "@tanstack/react-query" : " 4.29.1" ,
104104 "cosmjs-utils" : " 0.1.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.3] ( https://github.com/hyperweb-io/telescope/compare/@hyperweb/telescope@2.0.2...@hyperweb/telescope@2.0.3 ) (2025-10-16)
7+
8+ ** Note:** Version bump only for package @hyperweb/telescope
9+
10+
11+
12+
13+
614## [ 2.0.2] ( https://github.com/hyperweb-io/telescope/compare/@hyperweb/telescope@2.0.1...@hyperweb/telescope@2.0.2 ) (2025-10-16)
715
816** Note:** Version bump only for package @hyperweb/telescope
Original file line number Diff line number Diff line change 11{
22 "name" : " @hyperweb/telescope" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " A TypeScript Transpiler for Cosmos Protobufs" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/hyperweb-io/telescope/tree/master/packages/telescope#readme" ,
9090 "@babel/parser" : " ^7.23.6" ,
9191 "@babel/traverse" : " 7.23.6" ,
9292 "@babel/types" : " 7.23.6" ,
93- "@cosmology/ast" : " ^2.0.1 " ,
94- "@cosmology/proto-parser" : " ^2.0.1 " ,
95- "@cosmology/types" : " ^2.0.1 " ,
96- "@cosmology/utils" : " ^2.0.1 " ,
93+ "@cosmology/ast" : " ^2.0.2 " ,
94+ "@cosmology/proto-parser" : " ^2.0.2 " ,
95+ "@cosmology/types" : " ^2.0.2 " ,
96+ "@cosmology/utils" : " ^2.0.2 " ,
9797 "@types/parse-package-name" : " 0.1.0" ,
9898 "case" : " 1.6.3" ,
9999 "dargs" : " 7.0.0" ,
You can’t perform that action at this time.
0 commit comments