Skip to content

Commit

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


### Bug Fixes

* clear logs ([157f8a6](https://github.com/lidofinance/withdrawals-api/commit/157f8a695b393ee1171f5fe855b59baaea3b0ad1))
* fix detect token ([295eb4a](https://github.com/lidofinance/withdrawals-api/commit/295eb4a35c18dbfa0ac59ceda2de4ebb6b1842a7))
* fix fallback ([6a9285b](https://github.com/lidofinance/withdrawals-api/commit/6a9285b1d2528fd20316e6d308211977c9e966b4))
* fix token name ([a0a8dd9](https://github.com/lidofinance/withdrawals-api/commit/a0a8dd97a0f06e268ab929f0c15645064cca9438))



# [0.2.0](https://github.com/lidofinance/withdrawals-api/compare/0.1.1...0.2.0) (2023-05-15)


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.2.0",
"version": "0.2.1",
"description": "Withdrawals API",
"author": "Lido team",
"private": true,
Expand Down

0 comments on commit 5e47427

Please sign in to comment.