Skip to content

Commit

Permalink
chore(release): 4.1.0
Browse files Browse the repository at this point in the history
## [4.1.0](v4.0.0...v4.1.0) (2024-04-01)

### Features

* proxy prices ([#343](#343)) ([#344](#344)) ([b4ab83c](b4ab83c))

 [skip ci]
  • Loading branch information
semantic-release-bot committed Apr 1, 2024
1 parent b4ab83c commit f43d14b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.1.0](https://github.com/NibiruChain/ts-sdk/compare/v4.0.0...v4.1.0) (2024-04-01)

### Features

- proxy prices ([#343](https://github.com/NibiruChain/ts-sdk/issues/343)) ([#344](https://github.com/NibiruChain/ts-sdk/issues/344)) ([b4ab83c](https://github.com/NibiruChain/ts-sdk/commit/b4ab83c2d9b4f17ec0f8bad6141bc7b5a9dc1228))

## [4.0.0](https://github.com/NibiruChain/ts-sdk/compare/v3.3.4...v4.0.0) (2024-03-19)

### Features
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": "4.0.0",
"version": "4.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit f43d14b

Please sign in to comment.