Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @osmonauts/[email protected]
 - @osmonauts/[email protected]
  • Loading branch information
Zetazzz committed Jul 6, 2023
1 parent 56dfd5a commit d5c3312
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
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.99.1](https://github.com/osmosis-labs/telescope/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2023-07-06)

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





# [0.101.0](https://github.com/osmosis-labs/telescope/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2023-07-06)

**Note:** Version bump only for package @osmonauts/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": "@osmonauts/telescope",
"version": "0.101.0",
"version": "0.99.1",
"description": "A TypeScript Transpiler for Cosmos Protobufs",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/osmosis-labs/telescope/tree/master/packages/telescope#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/test/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.99.1](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2023-07-06)

**Note:** Version bump only for package @osmonauts/test-example





# [0.96.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2023-07-06)

**Note:** Version bump only for package @osmonauts/test-example
Expand Down
4 changes: 2 additions & 2 deletions packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osmonauts/test-example",
"private": true,
"version": "0.96.0",
"version": "0.99.1",
"description": "Typescript Protobuf Messages for Osmosis",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@babel/preset-typescript": "^7.21.4",
"@babel/traverse": "7.21.4",
"@babel/types": "7.21.4",
"@osmonauts/telescope": "^0.101.0",
"@osmonauts/telescope": "0.99.1",
"@protobufs/cosmos": "^0.0.11",
"@protobufs/cosmwasm": "^0.0.11",
"@protobufs/ibc": "^0.0.11",
Expand Down

0 comments on commit d5c3312

Please sign in to comment.