Skip to content

Commit 5563f7c

Browse files
πŸ“ Update CHANGELOG.
1 parent 88a3965 commit 5563f7c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Changelog
22

3-
### 5.4.0
3+
### 5.6.0
44

55
#### ⚑️ Features
66
- Expose `IIdleTimer` interface as the second parameter to callback methods. #339
77

88
#### 🐞 Bug Fixes
99
- Prevent race condition error from being thrown when the hook unmounts while using leader election. #337
1010

11-
### 5.3.3
11+
### 5.5.3
1212

1313
#### 🐞 Bug Fixes
1414
- Fix a bug where `onPrompt` would be emitted instead of `onIdle` after `timeout` is exceeded when devices wake from sleep. #172

β€Ždocs/pages/docs/about/changelog.mdxβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Changelog
33
description: IdleTimer Changelog
44
---
5-
### 5.4.0
5+
### 5.6.0
66
<Divider />
77

88
#### ⚑️ Features

0 commit comments

Comments
Β (0)