Skip to content

Commit

Permalink
Merge pull request #73 from lidofinance/pre-release-0.4.0
Browse files Browse the repository at this point in the history
chore(release): 0.4.0
  • Loading branch information
DiRaiks authored Jun 13, 2023
2 parents aa19a6d + d810316 commit 6fbeacd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.4.0](https://github.com/lidofinance/withdrawals-api/compare/0.3.0...0.4.0) (2023-06-13)


### Features

* remove nft/v2 envs ([#58](https://github.com/lidofinance/withdrawals-api/issues/58)) ([#72](https://github.com/lidofinance/withdrawals-api/issues/72)) ([aa19a6d](https://github.com/lidofinance/withdrawals-api/commit/aa19a6da69f5a35833249f4f21975e1e8e8edaff))



# [0.3.0](https://github.com/lidofinance/withdrawals-api/compare/0.2.2...0.3.0) (2023-05-16)


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

0 comments on commit 6fbeacd

Please sign in to comment.