Skip to content

Commit

Permalink
chore(release): 15.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [15.0.1](v15.0.0...v15.0.1) (2020-05-16)

### Bug Fixes

* **deps:** update dependency tslib to v2 ([6aebf3c](6aebf3c))
  • Loading branch information
semantic-release-bot committed May 16, 2020
1 parent ade3fa0 commit 2d25b77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [15.0.1](https://github.com/streamich/react-use/compare/v15.0.0...v15.0.1) (2020-05-16)


### Bug Fixes

* **deps:** update dependency tslib to v2 ([6aebf3c](https://github.com/streamich/react-use/commit/6aebf3c25e14d12d8f34e62ecbaecfd3125cf2d9))

# [15.0.0](https://github.com/streamich/react-use/compare/v14.3.0...v15.0.0) (2020-05-16)


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": "react-use",
"version": "15.0.0",
"version": "15.0.1",
"description": "Collection of React Hooks",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 2d25b77

Please sign in to comment.