Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @osmonauts/math@1.5.0
 - osmojs@16.4.0
  • Loading branch information
pyramation committed Jul 31, 2023
1 parent a8e7c9f commit 3e662df
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/math/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.

# [1.5.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.4.0...@osmonauts/math@1.5.0) (2023-07-31)

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





# [1.4.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.3.0...@osmonauts/math@1.4.0) (2023-07-30)

**Note:** Version bump only for package @osmonauts/math
Expand Down
4 changes: 2 additions & 2 deletions packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osmonauts/math",
"version": "1.4.0",
"version": "1.5.0",
"description": "Math calculations for Osmosis",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme",
Expand Down Expand Up @@ -89,6 +89,6 @@
"@chain-registry/utils": "1.13.1",
"bignumber.js": "9.1.1",
"long": "5.2.3",
"osmojs": "^16.3.0"
"osmojs": "^16.4.0"
}
}
8 changes: 8 additions & 0 deletions packages/osmojs/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.

# [16.4.0](https://github.com/osmosis-labs/osmojs/compare/osmojs@16.3.0...osmojs@16.4.0) (2023-07-31)

**Note:** Version bump only for package osmojs





# [16.3.0](https://github.com/osmosis-labs/osmojs/compare/osmojs@16.2.1...osmojs@16.3.0) (2023-07-30)

**Note:** Version bump only for package osmojs
Expand Down
4 changes: 2 additions & 2 deletions packages/osmojs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmojs",
"version": "16.3.0",
"version": "16.4.0",
"description": "Typescript Protobuf Messages for Osmosis",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme",
Expand Down Expand Up @@ -119,4 +119,4 @@
"@cosmjs/tendermint-rpc": "^0.29.3",
"@cosmology/lcd": "^0.12.0"
}
}
}

0 comments on commit 3e662df

Please sign in to comment.