chore(release): 13.26.1 [skip ci]

## [13.26.1](https://github.com/streamich/react-use/compare/v13.26.0...v13.26.1) (2020-02-16)

### Bug Fixes

* **deps:** update dependency @xobotyi/scrollbar-width to v1.9.0 ([601d787](601d7871a0))
This commit is contained in:
semantic-release-bot 2020-02-16 20:51:02 +00:00
parent 601d7871a0
commit 334ef6a7fa
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [13.26.1](https://github.com/streamich/react-use/compare/v13.26.0...v13.26.1) (2020-02-16)
### Bug Fixes
* **deps:** update dependency @xobotyi/scrollbar-width to v1.9.0 ([601d787](https://github.com/streamich/react-use/commit/601d7871a0325677a24a7a93fc9ce2b11132370f))
# [13.26.0](https://github.com/streamich/react-use/compare/v13.25.1...v13.26.0) (2020-02-15)

View File

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