Skip to content

Commit 8dde732

Browse files
committed
Fix typo in CHANGELOG
1 parent 7e3895e commit 8dde732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

3-
### 1.10.9 (May 6, 2023 UTC)
3+
### 1.10.9 (May 10, 2023 UTC)
44
* Fixed the type error in the declaration file.
55

6-
### 1.10.8 (May 5, 2023 UTC)
6+
### 1.10.8 (May 9, 2023 UTC)
77
* Added the missing export of `RoomState` enum.
88
* Fixed the type error in the declaration file.
99
* Changed the return type of `RoomListQuery.next()`, `RoomListQuery.prev()` to the actual `Room` instance, rather than the data object.

0 commit comments

Comments
 (0)