Skip to content

Commit 8ab635c

Browse files
committed
chore(release): publish
- @cosmology/[email protected] - @cosmology/[email protected]
1 parent 318ee82 commit 8ab635c

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.9.7](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-02)
7+
8+
**Note:** Version bump only for package @cosmology/starship-test
9+
610
## [1.9.6](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-02)
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.9.6",
4+
"version": "1.9.7",
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.11.6",
62+
"@cosmology/telescope": "^1.11.7",
6363
"@protobufs/confio": "^0.0.6",
6464
"@protobufs/cosmos": "^0.0.11",
6565
"@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.11.7](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-02)
7+
8+
**Note:** Version bump only for package @cosmology/telescope
9+
610
## [1.11.6](https://github.com/cosmology-tech/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-02)
711

812
**Note:** Version bump only for package @cosmology/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": "@cosmology/telescope",
3-
"version": "1.11.6",
3+
"version": "1.11.7",
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",

0 commit comments

Comments
 (0)