chore(release): 17.2.3 [skip ci]

## [17.2.3](https://github.com/streamich/react-use/compare/v17.2.2...v17.2.3) (2021-04-06)

### Bug Fixes

* lint issues. ([5a5a575](5a5a5755bc))
This commit is contained in:
semantic-release-bot 2021-04-06 08:42:13 +00:00
parent 5a5a5755bc
commit b072554b69
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [17.2.3](https://github.com/streamich/react-use/compare/v17.2.2...v17.2.3) (2021-04-06)
### Bug Fixes
* lint issues. ([5a5a575](https://github.com/streamich/react-use/commit/5a5a5755bc1f10add9c7a100ea6577ab6d427c0c))
## [17.2.2](https://github.com/streamich/react-use/compare/v17.2.1...v17.2.2) (2021-04-06)

View File

@ -1,6 +1,6 @@
{
"name": "react-use",
"version": "17.2.2",
"version": "17.2.3",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",