Skip to content

Commit 5432b0a

Browse files
committed
chore(release): publish
- @cosmology/starship-test@1.9.25 - @cosmology/telescope@1.11.25
1 parent 7e8f924 commit 5432b0a

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

packages/starship/CHANGELOG.md

+4
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.9.25](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@1.9.24...@cosmology/starship-test@1.9.25) (2025-03-13)
7+
8+
**Note:** Version bump only for package @cosmology/starship-test
9+
610
## [1.9.24](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@1.9.23...@cosmology/starship-test@1.9.24) (2025-03-13)
711

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

packages/starship/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cosmology/starship-test",
33
"private": true,
4-
"version": "1.9.24",
4+
"version": "1.9.25",
55
"description": "E2E tests for telescope with Starship",
66
"author": "Anmol1696 <anmol1696@gmail.com>",
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-
"@cosmology/telescope": "^1.11.24",
57+
"@cosmology/telescope": "^1.11.25",
5858
"@protobufs/confio": "^0.0.6",
5959
"@protobufs/cosmos": "^0.0.11",
6060
"@protobufs/cosmos_proto": "^0.0.10",

packages/telescope/CHANGELOG.md

+4
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.11.25](https://github.com/hyperweb-io/telescope/compare/@cosmology/telescope@1.11.24...@cosmology/telescope@1.11.25) (2025-03-13)
7+
8+
**Note:** Version bump only for package @cosmology/telescope
9+
610
## [1.11.24](https://github.com/hyperweb-io/telescope/compare/@cosmology/telescope@1.11.23...@cosmology/telescope@1.11.24) (2025-03-13)
711

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

packages/telescope/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmology/telescope",
3-
"version": "1.11.24",
3+
"version": "1.11.25",
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",

0 commit comments

Comments
 (0)