Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @osmonauts/math@0.4.0
 - osmojs@15.4.0
  • Loading branch information
pyramation committed Jun 22, 2023
1 parent 85b850e commit e9e3ba9
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 5 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.

# [0.4.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@0.2.0...@osmonauts/math@0.4.0) (2023-06-22)

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





# [0.2.0](https://github.com/osmosis-labs/osmojs/compare/@osmonauts/math@0.1.0...@osmonauts/math@0.2.0) (2023-04-18)


Expand Down
6 changes: 3 additions & 3 deletions packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osmonauts/math",
"version": "0.3.0",
"version": "0.4.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 @@ -86,6 +86,6 @@
"@chain-registry/types": "0.14.0",
"bignumber.js": "9.1.1",
"long": "5.2.1",
"osmojs": "^15.2.1"
"osmojs": "^15.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.

# [15.4.0](https://github.com/osmosis-labs/osmojs/compare/osmojs@15.2.1...osmojs@15.4.0) (2023-06-22)

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





## [15.2.1](https://github.com/osmosis-labs/osmojs/compare/osmojs@15.2.0...osmojs@15.2.1) (2023-04-18)

**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": "15.3.0",
"version": "15.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 @@ -121,4 +121,4 @@
"long": "^5.2.0",
"protobufjs": "^6.11.3"
}
}
}

0 comments on commit e9e3ba9

Please sign in to comment.