Skip to content

Commit bf56b24

Browse files
committed
chore(release): publish
- @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected] - @cosmology/[email protected]
1 parent 769386a commit bf56b24

File tree

14 files changed

+47
-19
lines changed

14 files changed

+47
-19
lines changed

packages/ast/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.12](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-12)
7+
8+
**Note:** Version bump only for package @cosmology/ast
9+
610
## [1.0.11](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-10)
711

812
**Note:** Version bump only for package @cosmology/ast

packages/ast/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/ast",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "Cosmos TypeScript AST generation",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/ast#readme",
@@ -61,7 +61,7 @@
6161
"url": "https://github.com/cosmology-tech/telescope/issues"
6262
},
6363
"devDependencies": {
64-
"@cosmology/proto-parser": "^1.0.8",
64+
"@cosmology/proto-parser": "^1.0.9",
6565
"@types/jest": "^29.5.0",
6666
"ast-stringify": "0.1.0",
6767
"cross-env": "^7.0.2",
@@ -83,8 +83,8 @@
8383
"dependencies": {
8484
"@babel/parser": "^7.21.4",
8585
"@babel/types": "7.21.4",
86-
"@cosmology/types": "^1.0.7",
87-
"@cosmology/utils": "^1.0.7",
86+
"@cosmology/types": "^1.0.8",
87+
"@cosmology/utils": "^1.0.8",
8888
"case": "1.6.3",
8989
"dotty": "0.1.2"
9090
}

packages/lcd/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.13.1](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-12)
7+
8+
**Note:** Version bump only for package @cosmology/lcd
9+
610
# [0.13.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-09-05)
711

812
**Note:** Version bump only for package @cosmology/lcd

packages/lcd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/lcd",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "Telescope LCDClient helpers",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/helpers#readme",

packages/parser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.9](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-12)
7+
8+
**Note:** Version bump only for package @cosmology/proto-parser
9+
610
## [1.0.8](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-10)
711

812
**Note:** Version bump only for package @cosmology/proto-parser

packages/parser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/proto-parser",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "A Parser for Cosmos Protobufs",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/parser#readme",
@@ -74,8 +74,8 @@
7474
},
7575
"dependencies": {
7676
"@cosmology/protobufjs": "6.11.6",
77-
"@cosmology/types": "^1.0.7",
78-
"@cosmology/utils": "^1.0.7",
77+
"@cosmology/types": "^1.0.8",
78+
"@cosmology/utils": "^1.0.8",
7979
"dotty": "0.1.2",
8080
"glob": "8.0.3",
8181
"minimatch": "5.1.0",

packages/starship/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.14](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-12)
7+
8+
**Note:** Version bump only for package @cosmology/starship-test
9+
610
## [1.0.13](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-10)
711

812
**Note:** Version bump only for package @cosmology/starship-test

packages/starship/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cosmology/starship-test",
33
"private": true,
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"description": "E2E tests for telescope with Starship",
66
"author": "Anmol1696 <[email protected]>",
77
"homepage": "https://github.com/osmosis-labs/telescope#readme",
@@ -59,7 +59,7 @@
5959
"@confio/relayer": "0.7.0",
6060
"@cosmjs/cosmwasm-stargate": "0.29.4",
6161
"@cosmjs/crypto": "0.29.4",
62-
"@cosmology/telescope": "^1.0.13",
62+
"@cosmology/telescope": "^1.0.14",
6363
"@protobufs/confio": "^0.0.6",
6464
"@protobufs/cosmos": "^0.0.11",
6565
"@protobufs/cosmos_proto": "^0.0.10",
@@ -102,7 +102,7 @@
102102
"@cosmjs/stargate": "0.29.3",
103103
"@cosmjs/tendermint-rpc": "^0.29.3",
104104
"@cosmology/core": "1.23.0",
105-
"@cosmology/lcd": "^0.13.0",
105+
"@cosmology/lcd": "^0.13.1",
106106
"@keplr-wallet/unit": "0.11.56",
107107
"@tanstack/react-query": "4.29.1",
108108
"cosmjs-utils": "0.1.0",

packages/telescope/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.14](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-12)
7+
8+
**Note:** Version bump only for package @cosmology/telescope
9+
610
## [1.0.13](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-10)
711

812
**Note:** Version bump only for package @cosmology/telescope

packages/telescope/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/telescope",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "A TypeScript Transpiler for Cosmos Protobufs",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/telescope#readme",
@@ -85,10 +85,10 @@
8585
"@babel/parser": "^7.21.4",
8686
"@babel/traverse": "7.23.2",
8787
"@babel/types": "7.21.4",
88-
"@cosmology/ast": "^1.0.11",
89-
"@cosmology/proto-parser": "^1.0.8",
90-
"@cosmology/types": "^1.0.7",
91-
"@cosmology/utils": "^1.0.7",
88+
"@cosmology/ast": "^1.0.12",
89+
"@cosmology/proto-parser": "^1.0.9",
90+
"@cosmology/types": "^1.0.8",
91+
"@cosmology/utils": "^1.0.8",
9292
"@cosmwasm/ts-codegen": "0.34.0",
9393
"@types/parse-package-name": "0.1.0",
9494
"case": "1.6.3",

0 commit comments

Comments
 (0)