## 1.0.2 (2023-01-12)


### Bug Fixes

* fixes dependencies, add @types/retry as a dep ([af0d980](https://github.com/tcortega/better-retry/commit/af0d98075cd75ac5f55c50855e72022925c38db3))
* fixes Options type, transforms it into interfaces and add package-lock.json to .gitignore ([4a85fd1](https://github.com/tcortega/better-retry/commit/4a85fd1e3072a896d3dcf0266565a83e42b203b0))
* fixes readme ([d175016](https://github.com/tcortega/better-retry/commit/d1750169f34f00517eeec790204739023faabfda))


### Features

* betterRetry implementation, docs, deps updates ([cb0ea48](https://github.com/tcortega/better-retry/commit/cb0ea4808ede7387a914422ba92f7efb15530bb5))



# 1.0.1 (2023-01-11)


### Bug Fixes

* fixes Options type, transforms it into interfaces and add package-lock.json to .gitignore ([4a85fd1](https://github.com/tcortega/better-retry/commit/4a85fd1e3072a896d3dcf0266565a83e42b203b0))
* fixes readme ([d175016](https://github.com/tcortega/better-retry/commit/d1750169f34f00517eeec790204739023faabfda))


### Features

* betterRetry implementation, docs, deps updates ([cb0ea48](https://github.com/tcortega/better-retry/commit/cb0ea4808ede7387a914422ba92f7efb15530bb5))




