Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @osmonauts/math@1.14.0
 - osmo-query@16.11.0
 - osmojs@16.11.0
  • Loading branch information
pyramation committed Apr 21, 2024
1 parent 1a9838f commit ea9c4bb
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 6 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.14.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.13.0...@osmonauts/math@1.14.0) (2024-04-21)

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





# [1.13.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@1.12.2...@osmonauts/math@1.13.0) (2024-03-10)

**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.13.0",
"version": "1.14.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.2",
"decimal.js-light": "^2.5.1",
"osmojs": "^16.10.0"
"osmojs": "^16.11.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.11.0](https://github.com/osmosis-labs/osmojs/compare/osmo-query@16.10.0...osmo-query@16.11.0) (2024-04-21)

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





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

**Note:** Version bump only for package osmo-query
Expand Down
4 changes: 2 additions & 2 deletions packages/osmo-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmo-query",
"version": "16.10.0",
"version": "16.11.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 Expand Up @@ -113,4 +113,4 @@
"react": ">= 18",
"react-dom": ">= 18"
}
}
}
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.11.0](https://github.com/osmosis-labs/osmojs/compare/osmojs@16.10.0...osmojs@16.11.0) (2024-04-21)

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





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

**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.10.0",
"version": "16.11.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 @@ -117,4 +117,4 @@
"@cosmjs/tendermint-rpc": "0.32.2",
"@cosmology/lcd": "^0.13.3"
}
}
}

0 comments on commit ea9c4bb

Please sign in to comment.