Skip to content

Commit d6c446f

Browse files
chore(release): 15.0.3 [skip ci]
## [15.0.3](v15.0.2...v15.0.3) (2020-05-18) ### Bug Fixes * πŸ› correct useMeasure typings ([bedbad7](bedbad7))
1 parent 89035cb commit d6c446f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [15.0.3](https://github.com/streamich/react-use/compare/v15.0.2...v15.0.3) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› correct useMeasure typings ([bedbad7](https://github.com/streamich/react-use/commit/bedbad723171ed1946bc80f72609432983d4c1ba))
7+
18
## [15.0.2](https://github.com/streamich/react-use/compare/v15.0.1...v15.0.2) (2020-05-17)
29

310

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-use",
3-
"version": "15.0.2",
3+
"version": "15.0.3",
44
"description": "Collection of React Hooks",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
Β (0)