Skip to content

Commit 40a4298

Browse files
committed
chore(release): publish
- @cosmology/[email protected] - @hyperweb/[email protected]
1 parent cf1565f commit 40a4298

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

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.13.2](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-08-19)
7+
8+
**Note:** Version bump only for package @cosmology/starship-test
9+
610
## [1.13.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-08-16)
711

812
**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": "1.13.1",
4+
"version": "1.13.2",
55
"description": "E2E tests for telescope with Starship",
66
"author": "Anmol1696 <[email protected]>",
77
"homepage": "https://github.com/osmosis-labs/telescope#readme",
@@ -54,7 +54,7 @@
5454
"@confio/relayer": "0.7.0",
5555
"@cosmjs/cosmwasm-stargate": "0.29.4",
5656
"@cosmjs/crypto": "0.29.4",
57-
"@hyperweb/telescope": "^1.17.1",
57+
"@hyperweb/telescope": "^1.17.2",
5858
"@protobufs/confio": "^0.0.6",
5959
"@protobufs/cosmos": "^0.0.11",
6060
"@protobufs/cosmos_proto": "^0.0.10",

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.17.2](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-08-19)
7+
8+
**Note:** Version bump only for package @hyperweb/telescope
9+
610
## [1.17.1](https://github.com/hyperweb-io/telescope/compare/@hyperweb/[email protected]...@hyperweb/[email protected]) (2025-08-16)
711

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

packages/telescope/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperweb/telescope",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
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",

0 commit comments

Comments
 (0)