Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/starship-test@0.94.1
 - @cosmology/telescope@0.103.1
  • Loading branch information
Zetazzz committed Aug 11, 2023
1 parent 8e9ad18 commit ea871b3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 44 deletions.
10 changes: 3 additions & 7 deletions packages/starship/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.94.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@0.93.1...@cosmology/starship-test@0.94.0) (2023-08-11)
## [0.94.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@0.94.0...@cosmology/starship-test@0.94.1) (2023-08-11)

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

# [0.94.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@0.93.1...@cosmology/starship-test@0.94.0) (2023-08-11)



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

## 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
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.94.0",
"version": "0.94.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.103.0",
"@cosmology/telescope": "^0.103.1",
"@protobufs/confio": "^0.0.6",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmos_proto": "^0.0.10",
Expand Down
39 changes: 5 additions & 34 deletions packages/telescope/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,74 +3,45 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.103.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.102.1...@cosmology/telescope@0.103.0) (2023-08-11)
## [0.103.1](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.103.0...@cosmology/telescope@0.103.1) (2023-08-11)

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

# [0.103.0](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@0.102.1...@cosmology/telescope@0.103.0) (2023-08-11)



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

## [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)


### Reverts

* Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca))
* Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1))




- Revert "RC versions ready" ([04081a9](https://github.com/cosmology-tech/telescope/commit/04081a9d1f80feb3ae664bce2d1364850b3daaca))
- Revert "chore(release): publish" ([086a55f](https://github.com/cosmology-tech/telescope/commit/086a55f14c5ca33ee70a0e2121406dd37eb643f1))

## [0.101.3](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.101.2...@cosmology/telescope@0.101.3) (2023-07-29)

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





## [0.101.2](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.101.1...@cosmology/telescope@0.101.2) (2023-07-29)

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





## [0.101.1](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.99.12...@cosmology/telescope@0.101.1) (2023-07-29)

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





# [0.101.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.99.12...@cosmology/telescope@0.101.0) (2023-07-29)

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





# [0.100.0](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.99.12...@cosmology/telescope@0.100.0) (2023-07-29)

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





## [0.99.12](https://github.com/osmosis-labs/telescope/compare/@cosmology/telescope@0.99.10...@cosmology/telescope@0.99.12) (2023-07-14)

**Note:** Version bump only for package @cosmology/telescope
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.103.0",
"version": "0.103.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 ea871b3

Please sign in to comment.