Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Mar 10, 2024
1 parent ee30210 commit ad20842
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 4 deletions.
4 changes: 4 additions & 0 deletions packages/math/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.13.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2024-03-10)

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

## [1.12.2](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/[email protected]...@osmonauts/[email protected]) (2024-03-07)

**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.12.2",
"version": "1.13.0",
"description": "Math calculations for Osmosis",
"author": "Dan Lynch <[email protected]>",
"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.2",
"decimal.js-light": "^2.5.1",
"osmojs": "^16.9.2"
"osmojs": "^16.10.0"
}
}
4 changes: 4 additions & 0 deletions packages/osmo-query/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.

# [16.10.0](https://github.com/osmosis-labs/osmojs/compare/[email protected]@16.10.0) (2024-03-10)

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

## [16.9.2](https://github.com/osmosis-labs/osmojs/compare/[email protected]@16.9.2) (2024-03-07)

**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.9.2",
"version": "16.10.0",
"description": "Typescript Protobuf Messages for Osmosis with react-query",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/osmosis-labs/osmojs/tree/master/packages/osmojs#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/osmojs/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.

# [16.10.0](https://github.com/osmosis-labs/osmojs/compare/[email protected]@16.10.0) (2024-03-10)

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

## [16.9.2](https://github.com/osmosis-labs/osmojs/compare/[email protected]@16.9.2) (2024-03-07)

**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.9.2",
"version": "16.10.0",
"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

0 comments on commit ad20842

Please sign in to comment.