Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/ast@0.92.0
 - @cosmology/starship-test@0.96.0
 - @cosmology/telescope@0.105.0
  • Loading branch information
Zetazzz committed Aug 21, 2023
1 parent 078f8d1 commit 908c25c
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/ast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.92.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/ast@0.91.0...@cosmology/ast@0.92.0) (2023-08-21)

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

# [0.91.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/ast@0.90.0...@cosmology/ast@0.91.0) (2023-08-16)

**Note:** Version bump only for package @cosmology/ast
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": "0.91.0",
"version": "0.92.0",
"description": "Cosmos TypeScript AST generation",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/cosmology-tech/telescope/tree/master/packages/ast#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/starship/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.96.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@0.95.0...@cosmology/starship-test@0.96.0) (2023-08-21)

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

# [0.95.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@0.94.2...@cosmology/starship-test@0.95.0) (2023-08-16)

**Note:** Version bump only for package @cosmology/starship-test
Expand Down
4 changes: 2 additions & 2 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.95.0",
"version": "0.96.0",
"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.104.0",
"@cosmology/telescope": "^0.105.0",
"@protobufs/confio": "^0.0.6",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmos_proto": "^0.0.10",
Expand Down
4 changes: 4 additions & 0 deletions packages/telescope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.105.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.104.0...@cosmology/telescope@0.105.0) (2023-08-21)

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

# [0.104.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.103.2...@cosmology/telescope@0.104.0) (2023-08-16)

**Note:** Version bump only for package @cosmology/telescope
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": "0.104.0",
"version": "0.105.0",
"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 Expand Up @@ -83,7 +83,7 @@
"@babel/runtime": "^7.21.0",
"@babel/traverse": "7.21.4",
"@babel/types": "7.21.4",
"@cosmology/ast": "^0.91.0",
"@cosmology/ast": "^0.92.0",
"@cosmology/proto-parser": "^0.48.0",
"@cosmology/types": "^0.39.0",
"@cosmology/utils": "^0.14.0",
Expand Down

0 comments on commit 908c25c

Please sign in to comment.