Skip to content

Commit

Permalink
Merge pull request #57 from lidofinance/pre-release-0.1.1
Browse files Browse the repository at this point in the history
chore(release): 0.1.1
  • Loading branch information
DiRaiks authored May 12, 2023
2 parents 55a2a04 + 0597881 commit 5358f86
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# 0.1.0 (2023-05-12)
## [0.1.1](https://github.com/lidofinance/withdrawals-api/compare/0.1.0...0.1.1) (2023-05-12)


### Bug Fixes

* fix convert amount ([86b8bb1](https://github.com/lidofinance/withdrawals-api/commit/86b8bb1c911cd4fee107ef4df22522610116369a))
* fix rounding ([f9a41b4](https://github.com/lidofinance/withdrawals-api/commit/f9a41b4dbbf96040cedb1a4aa39242f380b9352b))
* fix rounding for 1 eth ([499c0b3](https://github.com/lidofinance/withdrawals-api/commit/499c0b3ef131124208934df2028cf056247cc1d9))



# [0.1.0](https://github.com/lidofinance/withdrawals-api/compare/9dcf446e6fc3a99ddf1eae6b8ad114026cedeae3...0.1.0) (2023-05-12)


### Bug Fixes
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": "withdrawals-api",
"version": "0.1.0",
"version": "0.1.1",
"description": "Withdrawals API",
"author": "Lido team",
"private": true,
Expand Down

0 comments on commit 5358f86

Please sign in to comment.