Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/starship-test@0.93.1
 - @cosmology/telescope@0.102.1
  • Loading branch information
pyramation committed Jul 30, 2023
1 parent a457a23 commit 8248ec7
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/starship/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.93.1 (2023-07-30)

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





# 0.93.0 (2023-07-30)

**Note:** Version bump only for package @cosmology/starship-test
8 changes: 4 additions & 4 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": "0.93.0",
"version": "0.93.1",
"description": "E2E tests for telescope with Starship",
"author": "Anmol1696 <anmol1696@gmail.com>",
"homepage": "https://github.com/osmosis-labs/telescope#readme",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@confio/relayer": "0.7.0",
"@cosmjs/cosmwasm-stargate": "0.29.4",
"@cosmjs/crypto": "0.29.4",
"@cosmology/telescope": "^0.102.0",
"@cosmology/telescope": "^0.102.1",
"@protobufs/confio": "^0.0.6",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmos_proto": "^0.0.10",
Expand Down Expand Up @@ -106,13 +106,13 @@
"@cosmjs/stargate": "0.29.3",
"@cosmjs/tendermint-rpc": "^0.29.3",
"@cosmology/core": "1.23.0",
"@keplr-wallet/unit": "0.11.56",
"@cosmology/lcd": "^0.12.0",
"@keplr-wallet/unit": "0.11.56",
"@tanstack/react-query": "4.29.1",
"cosmjs-utils": "0.1.0",
"long": "^5.2.1",
"protobufjs": "^6.11.3",
"react": "18.2.0",
"react-dom": "18.2.0"
}
}
}
8 changes: 8 additions & 0 deletions packages/telescope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.102.1](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.102.0...@cosmology/telescope@0.102.1) (2023-07-30)

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





# 0.102.0 (2023-07-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/telescope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/telescope",
"version": "0.102.0",
"version": "0.102.1",
"description": "A TypeScript Transpiler for Cosmos Protobufs",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/telescope#readme",
Expand Down

0 comments on commit 8248ec7

Please sign in to comment.