Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @cosmology/starship-test@1.5.5
 - @cosmology/telescope@1.5.5
  • Loading branch information
Zetazzz committed May 8, 2024
1 parent 2378c6f commit 3efcdd0
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
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.

## [1.5.5](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@1.5.4...@cosmology/starship-test@1.5.5) (2024-05-08)

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

## [1.5.4](https://github.com/osmosis-labs/telescope/compare/@cosmology/starship-test@1.5.3...@cosmology/starship-test@1.5.4) (2024-04-07)

**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": "1.5.4",
"version": "1.5.5",
"description": "E2E tests for telescope with Starship",
"author": "Anmol1696 <anmol1696@gmail.com>",
"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.5.4",
"@cosmology/telescope": "^1.5.5",
"@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.

## [1.5.5](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@1.5.4...@cosmology/telescope@1.5.5) (2024-05-08)

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

## [1.5.4](https://github.com/cosmology-tech/telescope/compare/@cosmology/telescope@1.5.3...@cosmology/telescope@1.5.4) (2024-04-07)

**Note:** Version bump only for package @cosmology/telescope
Expand Down
6 changes: 3 additions & 3 deletions packages/telescope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmology/telescope",
"version": "1.5.4",
"version": "1.5.5",
"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 @@ -106,7 +106,7 @@
"minimist": "1.2.8",
"mkdirp": "3.0.0",
"parse-package-name": "1.0.0",
"yaml": "^2.3.4",
"rimraf": "5.0.0"
"rimraf": "5.0.0",
"yaml": "^2.3.4"
}
}

0 comments on commit 3efcdd0

Please sign in to comment.