Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yang authored Feb 15, 2024
2 parents 09b8310 + 953e8e9 commit 6799029
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [3.0.12](https://github.com/NibiruChain/ts-sdk/compare/v3.0.11...v3.0.12) (2024-02-06)

### Bug Fixes

- fix last commit ([2651ef8](https://github.com/NibiruChain/ts-sdk/commit/2651ef8516a60dffe61448512bf7e13f7fd97781))
- latest schema ([ec66d50](https://github.com/NibiruChain/ts-sdk/commit/ec66d502f6915d54f6da433376d1cbf2e95f6f7c))

### [3.0.11](https://github.com/NibiruChain/ts-sdk/compare/v3.0.10...v3.0.11) (2024-02-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nibiruchain/nibijs",
"description": "The TypeScript SDK for the Nibiru blockchain.",
"version": "3.0.11",
"version": "3.0.12",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6799029

Please sign in to comment.