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]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
 - @cosmology/[email protected]
  • Loading branch information
Zetazzz committed Jan 26, 2025
1 parent 2e0d6c9 commit 4f61eb6
Show file tree
Hide file tree
Showing 14 changed files with 41 additions and 54 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.4](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].3...@cosmology/[email protected].4) (2025-01-18)
## [1.9.5](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].4...@cosmology/[email protected].5) (2025-01-26)

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

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



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

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

Expand Down
8 changes: 4 additions & 4 deletions packages/ast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/ast",
"version": "1.9.4",
"version": "1.9.5",
"description": "Cosmos TypeScript AST generation",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/ast#readme",
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@babel/parser": "^7.23.6",
"@cosmology/proto-parser": "^1.9.3",
"@cosmology/proto-parser": "^1.9.4",
"@types/jest": "^29.5.0",
"ast-stringify": "0.1.0",
"cross-env": "^7.0.2",
Expand All @@ -84,8 +84,8 @@
},
"dependencies": {
"@babel/types": "7.23.6",
"@cosmology/types": "^1.11.3",
"@cosmology/utils": "^1.9.3",
"@cosmology/types": "^1.11.4",
"@cosmology/utils": "^1.9.4",
"case": "1.6.3",
"dotty": "0.1.2"
}
Expand Down
21 changes: 4 additions & 17 deletions packages/lcd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,41 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.14.1](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].0...@cosmology/[email protected].1) (2025-01-18)
## [0.14.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].1...@cosmology/[email protected].2) (2025-01-26)

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

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



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

# [0.14.0](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-09-16)


### Features

* add timeout to the argument of LcdClient constructor ([8e7c4e9](https://github.com/hyperweb-io/telescope/commit/8e7c4e92206b4931f8397c9810d582d85784ef4e))




- add timeout to the argument of LcdClient constructor ([8e7c4e9](https://github.com/hyperweb-io/telescope/commit/8e7c4e92206b4931f8397c9810d582d85784ef4e))

## [0.13.5](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-09-12)

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





## [0.13.4](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-06-28)

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





## [0.13.3](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2023-11-13)

**Note:** Version bump only for package @cosmology/lcd
Expand Down
2 changes: 1 addition & 1 deletion packages/lcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/lcd",
"version": "0.14.1",
"version": "0.14.2",
"description": "Telescope LCDClient helpers",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/helpers#readme",
Expand Down
6 changes: 3 additions & 3 deletions packages/parser/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.3](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].2...@cosmology/[email protected].3) (2025-01-18)
## [1.9.4](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].3...@cosmology/[email protected].4) (2025-01-26)

**Note:** Version bump only for package @cosmology/proto-parser

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



**Note:** Version bump only for package @cosmology/proto-parser

## [1.9.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-12-31)

Expand Down
6 changes: 3 additions & 3 deletions packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/proto-parser",
"version": "1.9.3",
"version": "1.9.4",
"description": "A Parser for Cosmos Protobufs",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/parser#readme",
Expand Down Expand Up @@ -74,8 +74,8 @@
},
"dependencies": {
"@cosmology/protobufjs": "7.3.2",
"@cosmology/types": "^1.11.3",
"@cosmology/utils": "^1.9.3",
"@cosmology/types": "^1.11.4",
"@cosmology/utils": "^1.9.4",
"dotty": "0.1.2",
"fast-json-patch": "3.1.1",
"glob": "8.0.3",
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.9](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].8...@cosmology/[email protected].9) (2025-01-18)
## [1.9.10](https://github.com/osmosis-labs/telescope/compare/@cosmology/[email protected].9...@cosmology/[email protected].10) (2025-01-26)

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

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



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

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

Expand Down
6 changes: 3 additions & 3 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.9",
"version": "1.9.10",
"description": "E2E tests for telescope with Starship",
"author": "Anmol1696 <[email protected]>",
"homepage": "https://github.com/osmosis-labs/telescope#readme",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@confio/relayer": "0.7.0",
"@cosmjs/cosmwasm-stargate": "0.29.4",
"@cosmjs/crypto": "0.29.4",
"@cosmology/telescope": "^1.11.9",
"@cosmology/telescope": "^1.11.10",
"@protobufs/confio": "^0.0.6",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmos_proto": "^0.0.10",
Expand Down Expand Up @@ -102,7 +102,7 @@
"@cosmjs/stargate": "^0.32.0",
"@cosmjs/tendermint-rpc": "^0.32.0",
"@cosmology/core": "1.23.0",
"@cosmology/lcd": "^0.14.1",
"@cosmology/lcd": "^0.14.2",
"@keplr-wallet/unit": "0.11.56",
"@tanstack/react-query": "4.29.1",
"cosmjs-utils": "0.1.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.9](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].8...@cosmology/[email protected].9) (2025-01-18)
## [1.11.10](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].9...@cosmology/[email protected].10) (2025-01-26)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 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.9",
"version": "1.11.10",
"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,10 +90,10 @@
"@babel/parser": "^7.23.6",
"@babel/traverse": "7.23.6",
"@babel/types": "7.23.6",
"@cosmology/ast": "^1.9.4",
"@cosmology/proto-parser": "^1.9.3",
"@cosmology/types": "^1.11.3",
"@cosmology/utils": "^1.9.3",
"@cosmology/ast": "^1.9.5",
"@cosmology/proto-parser": "^1.9.4",
"@cosmology/types": "^1.11.4",
"@cosmology/utils": "^1.9.4",
"@cosmwasm/ts-codegen": "0.35.7",
"@types/parse-package-name": "0.1.0",
"case": "1.6.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/types/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.3](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].2...@cosmology/[email protected].3) (2025-01-18)
## [1.11.4](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].3...@cosmology/[email protected].4) (2025-01-26)

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

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



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

## [1.11.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-12-31)

Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/types",
"version": "1.11.3",
"version": "1.11.4",
"description": "Telescope types",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/types#readme",
Expand Down
6 changes: 3 additions & 3 deletions packages/utils/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.3](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].2...@cosmology/[email protected].3) (2025-01-18)
## [1.9.4](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected].3...@cosmology/[email protected].4) (2025-01-26)

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

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



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

## [1.9.2](https://github.com/hyperweb-io/telescope/compare/@cosmology/[email protected]...@cosmology/[email protected]) (2024-12-31)

Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/utils",
"version": "1.9.3",
"version": "1.9.4",
"description": "Telescope utils",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/hyperweb-io/telescope/tree/master/packages/utils#readme",
Expand Down Expand Up @@ -74,7 +74,7 @@
"typescript": "^5.0.4"
},
"dependencies": {
"@cosmology/types": "^1.11.3",
"@cosmology/types": "^1.11.4",
"dotty": "0.1.2"
}
}

0 comments on commit 4f61eb6

Please sign in to comment.