Skip to content

Commit

Permalink
Merge pull request #71 from lidofinance/pre-release-0.3.0
Browse files Browse the repository at this point in the history
chore(release): 0.3.0
  • Loading branch information
DiRaiks authored May 16, 2023
2 parents dd81c91 + b2d10ff commit 1cb2f7e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.3.0](https://github.com/lidofinance/withdrawals-api/compare/0.2.2...0.3.0) (2023-05-16)


### Bug Fixes

* fix cache seconds ([89620bf](https://github.com/lidofinance/withdrawals-api/commit/89620bfbad5ce09c81cce935f4763e3b0039efbd))
* fix min nft amount ([10f9dac](https://github.com/lidofinance/withdrawals-api/commit/10f9dac4ab9a0d16478804a75dd3f2e6e9e197ad))
* increase cache control headers ([58d43c0](https://github.com/lidofinance/withdrawals-api/commit/58d43c0ea2b0909d38c322a0d873ccfcca719016))


### Features

* increase cache for estimate to 1 hour ([6943643](https://github.com/lidofinance/withdrawals-api/commit/69436439bb06979fc458ae4999097b7af13b1b68))



## [0.2.2](https://github.com/lidofinance/withdrawals-api/compare/0.2.1...0.2.2) (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.2",
"version": "0.3.0",
"description": "Withdrawals API",
"author": "Lido team",
"private": true,
Expand Down

0 comments on commit 1cb2f7e

Please sign in to comment.