Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.2...v1.21.0) (2023-06-26)

### Features

* add deposit and withdraw for moonriver ([31c4710](31c4710))
* add fee methods for moonriver ([585fd1f](585fd1f))
  • Loading branch information
semantic-release-bot committed Jun 26, 2023
1 parent 585fd1f commit c8c1e02
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.21.0](https://github.com/mangata-finance/mangata-sdk/compare/v1.20.2...v1.21.0) (2023-06-26)


### Features

* add deposit and withdraw for moonriver ([31c4710](https://github.com/mangata-finance/mangata-sdk/commit/31c471045d4a2eb62fe9187f64ba2ef136fb4f30))
* add fee methods for moonriver ([585fd1f](https://github.com/mangata-finance/mangata-sdk/commit/585fd1fcfaf495276ece86a3e31dec67d4b7cd57))

## [1.20.2](https://github.com/mangata-finance/mangata-sdk/compare/v1.20.1...v1.20.2) (2023-06-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mangata-finance/sdk",
"version": "1.20.2",
"version": "1.21.0",
"description": "SDK for communication with Mangata node",
"main": "./index.js",
"module": "./index.mjs",
Expand Down

0 comments on commit c8c1e02

Please sign in to comment.