Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
  • Loading branch information
Zetazzz committed Feb 5, 2025
1 parent c2967be commit 0649f73
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions packages/ast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.7](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].6...@cosmology/[email protected].7) (2025-01-28)
## [1.9.8](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].7...@cosmology/[email protected].8) (2025-02-05)

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

## [1.9.7](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-28)



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

## [1.9.6](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-26)

Expand Down
2 changes: 1 addition & 1 deletion packages/ast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/ast",
"version": "1.9.7",
"version": "1.9.8",
"description": "Cosmos TypeScript AST generation",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/ast#readme",
Expand Down
6 changes: 3 additions & 3 deletions packages/starship/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.9.17](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].16...@cosmology/[email protected].17) (2025-01-28)
## [1.9.18](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].17...@cosmology/[email protected].18) (2025-02-05)

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

## [1.9.17](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-28)



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

## [1.9.16](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-27)

Expand Down
10 changes: 5 additions & 5 deletions packages/starship/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cosmology/starship-test",
"private": true,
"version": "1.9.17",
"version": "1.9.18",
"description": "E2E tests for telescope with Starship",
"author": "Anmol1696 <[email protected]>",
"homepage": "https://github.com/osmosis-labs/telescope#readme",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@confio/relayer": "0.7.0",
"@cosmjs/cosmwasm-stargate": "0.29.4",
"@cosmjs/crypto": "0.29.4",
"@cosmology/telescope": "^1.11.17",
"@cosmology/telescope": "^1.11.18",
"@protobufs/confio": "^0.0.6",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmos_proto": "^0.0.10",
Expand All @@ -64,6 +64,7 @@
"@protobufs/ibc": "^0.0.11",
"@protobufs/osmosis": "^0.2.0",
"@protobufs/tendermint": "^0.0.10",
"@starship-ci/cli": "^3.0.0",
"@types/jest": "^29.5.0",
"ast-stringify": "0.1.0",
"axios": "^1.7.4",
Expand All @@ -87,11 +88,10 @@
"regenerator-runtime": "^0.13.11",
"rimraf": "5.0.0",
"sinon": "14.0.2",
"starshipjs": "^3.0.0",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "^5.0.4",
"@starship-ci/cli": "^3.0.0",
"starshipjs": "^3.0.0"
"typescript": "^5.0.4"
},
"dependencies": {
"@cosmjs/amino": "^0.32.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/telescope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.11.17](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].16...@cosmology/[email protected].17) (2025-01-28)
## [1.11.18](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].17...@cosmology/[email protected].18) (2025-02-05)

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

## [1.11.17](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-28)



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

## [1.11.16](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2025-01-27)

Expand Down
4 changes: 2 additions & 2 deletions packages/telescope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/telescope",
"version": "1.11.17",
"version": "1.11.18",
"description": "A TypeScript Transpiler for Cosmos Protobufs",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/telescope#readme",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@babel/parser": "^7.23.6",
"@babel/traverse": "7.23.6",
"@babel/types": "7.23.6",
"@cosmology/ast": "^1.9.7",
"@cosmology/ast": "^1.9.8",
"@cosmology/proto-parser": "^1.9.6",
"@cosmology/types": "^1.11.6",
"@cosmology/utils": "^1.9.6",
Expand Down

0 comments on commit 0649f73

Please sign in to comment.