Skip to content

Commit 46c39a4

Browse files
Randy LebeauRandy Lebeau
authored andcommitted
📦 4.4.2
1 parent 9ed7169 commit 46c39a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 4.4.2
2+
- Update peerDependencies to support React versions greater than 16.
3+
14
### 4.4.1
25
- Reduce bundle size by excluding examples from npm package.
36
- Update README.md.

‎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.4.1",
3+
"version": "4.4.2",
44
"description": "Activity detection for React.js",
55
"main": "dist/index.min.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)