Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @osmonauts/math@1.9.0
 - osmo-query@16.6.0
 - osmojs@16.6.0
  • Loading branch information
pyramation committed Jan 5, 2024
1 parent 3b9564a commit a1a9cd6
Show file tree
Hide file tree
Showing 6 changed files with 28 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.9.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.8.0...@osmonauts/math@1.9.0) (2024-01-05)

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





# [1.8.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.7.0...@osmonauts/math@1.8.0) (2023-12-15)

**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.8.0",
"version": "1.9.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",
"decimal.js-light": "^2.5.1",
"osmojs": "^16.5.1"
"osmojs": "^16.6.0"
}
}
8 changes: 8 additions & 0 deletions packages/osmo-query/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.6.0](https://github.com/osmosis-labs/osmojs/compare/osmo-query@16.5.2...osmo-query@16.6.0) (2024-01-05)

**Note:** Version bump only for package osmo-query





## 16.5.2 (2023-08-15)

**Note:** Version bump only for package osmo-query
Expand Down
2 changes: 1 addition & 1 deletion packages/osmo-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmo-query",
"version": "16.5.2",
"version": "16.6.0",
"description": "Typescript Protobuf Messages for Osmosis with react-query",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme",
Expand Down
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.6.0](https://github.com/osmosis-labs/osmojs/compare/osmojs@16.5.1...osmojs@16.6.0) (2024-01-05)

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





## [16.5.1](https://github.com/osmosis-labs/osmojs/compare/osmojs@16.5.0...osmojs@16.5.1) (2023-08-01)

**Note:** Version bump only for package osmojs
Expand Down
2 changes: 1 addition & 1 deletion packages/osmojs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmojs",
"version": "16.5.1",
"version": "16.6.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

0 comments on commit a1a9cd6

Please sign in to comment.