chore(release): 13.26.2 [skip ci]

## [13.26.2](https://github.com/streamich/react-use/compare/v13.26.1...v13.26.2) (2020-02-24)

### Bug Fixes

* **deps:** update dependency @xobotyi/scrollbar-width to v1.9.3 ([6e2287d](6e2287d7e8))
This commit is contained in:
semantic-release-bot 2020-02-24 17:49:30 +00:00
parent 6e2287d7e8
commit ac025788e9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [13.26.2](https://github.com/streamich/react-use/compare/v13.26.1...v13.26.2) (2020-02-24)
### Bug Fixes
* **deps:** update dependency @xobotyi/scrollbar-width to v1.9.3 ([6e2287d](https://github.com/streamich/react-use/commit/6e2287d7e84ef1e455da7209ee32cf86643b00a5))
## [13.26.1](https://github.com/streamich/react-use/compare/v13.26.0...v13.26.1) (2020-02-16)

View File

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