Skip to content

Commit 0e4847c

Browse files
committed
chore(release): publish
- @cosmology/[email protected] - @cosmology/[email protected] - @hyperweb/[email protected]
1 parent b41c2ec commit 0e4847c

File tree

6 files changed

+18
-26
lines changed

6 files changed

+18
-26
lines changed

packages/ast/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,20 @@
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-
## [2.0.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-10-16)
7-
8-
**Note:** Version bump only for package @cosmology/ast
6+
## [2.0.3](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-11-11)
97

8+
### Bug Fixes
109

10+
- prevent globalThis hoisting override in ESM ([d3d6944](https://github.com/hyperweb-io/telescope/commit/d3d6944a800e954c3a2998ae65d81b55933ec7cb))
1111

12+
## [2.0.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-10-16)
1213

14+
**Note:** Version bump only for package @cosmology/ast
1315

1416
## [2.0.1](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-10-16)
1517

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

18-
19-
20-
21-
2220
# [2.0.0](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-08-25)
2321

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

packages/ast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/ast",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Cosmos TypeScript AST generation",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/ast#readme",

packages/starship/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,18 @@
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-
## [2.0.3](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].2...@cosmology/[email protected].3) (2025-10-16)
6+
## [2.0.4](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].3...@cosmology/[email protected].4) (2025-11-11)
77

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

10+
## [2.0.3](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-10-16)
1011

11-
12-
12+
**Note:** Version bump only for package @cosmology/starship-test
1313

1414
## [2.0.2](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-10-16)
1515

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

18-
19-
20-
21-
2218
## [2.0.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-08-25)
2319

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

packages/starship/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cosmology/starship-test",
33
"private": true,
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "E2E tests for telescope with Starship",
66
"author": "Anmol1696 <[email protected]>",
77
"homepage": "https://github.com/osmosis-labs/telescope#readme",
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@confio/relayer": "0.7.0",
5454
"@cosmjs/crypto": "0.29.4",
55-
"@hyperweb/telescope": "^2.0.3",
55+
"@hyperweb/telescope": "^2.0.4",
5656
"@protobufs/confio": "^0.0.6",
5757
"@protobufs/cosmos": "^0.0.11",
5858
"@protobufs/cosmos_proto": "^0.0.10",

packages/telescope/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,20 @@
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-
## [2.0.3](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-10-16)
7-
8-
**Note:** Version bump only for package @hyperweb/telescope
6+
## [2.0.4](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-11-11)
97

8+
### Bug Fixes
109

10+
- prevent globalThis hoisting override in ESM ([d3d6944](https://github.com/hyperweb-io/telescope/commit/d3d6944a800e954c3a2998ae65d81b55933ec7cb))
1111

12+
## [2.0.3](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-10-16)
1213

14+
**Note:** Version bump only for package @hyperweb/telescope
1315

1416
## [2.0.2](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-10-16)
1517

1618
**Note:** Version bump only for package @hyperweb/telescope
1719

18-
19-
20-
21-
2220
## [2.0.1](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-08-25)
2321

2422
**Note:** Version bump only for package @hyperweb/telescope

packages/telescope/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/telescope",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A TypeScript Transpiler for Cosmos Protobufs",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/telescope#readme",
@@ -90,7 +90,7 @@
9090
"@babel/parser": "^7.23.6",
9191
"@babel/traverse": "7.23.6",
9292
"@babel/types": "7.23.6",
93-
"@cosmology/ast": "^2.0.2",
93+
"@cosmology/ast": "^2.0.3",
9494
"@cosmology/proto-parser": "^2.0.2",
9595
"@cosmology/types": "^2.0.2",
9696
"@cosmology/utils": "^2.0.2",

0 commit comments

Comments
 (0)