Skip to content

Commit 7a112a6

Browse files
Randy LebeauRandy Lebeau
authored andcommitted
📦 4.3.7
1 parent a808c17 commit 7a112a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 4.3.7
2+
- Added more event types to typescript definition
3+
- Fixed a type-o in the default events (mouseWheel -> mousewheel)
4+
15
### 4.3.6
26
- Fixed a type-o in the README examples.
37

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-idle-timer",
3-
"version": "4.3.6",
3+
"version": "4.3.7",
44
"description": "Activity detection for React.js",
55
"main": "dist/index.min.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)