Skip to content

Commit 9b37f26

Browse files
πŸ“ Update CHANGELOG.
1 parent 58d5072 commit 9b37f26

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
### 5.1.3
4+
5+
#### 🐞 Bug Fixes
6+
- Use builtin `Omit` over utility-types `Subtract`. Fixes missing dependency error.
7+
38
### 5.1.2
49

510
#### ✨ Enhancements

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
title: Changelog
33
description: IdleTimer Changelog
44
---
5+
### 5.1.3
6+
<Divider />
7+
8+
#### 🐞 Bug Fixes
9+
- Use builtin `Omit` over utility-types `Subtract`. Fixes missing dependency error.
510

611
### 5.1.2
712
<Divider />

0 commit comments

Comments
Β (0)