Skip to content

Commit 1bc289e

Browse files
committed
chore(release): v0.19.1
1 parent 09d4c11 commit 1bc289e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Version 0.19.0
3+
## Version 0.19.1
44

55
- refactor: provide correct signature for the autorun instance based on the function it decorates
66
- refactor: side effect runners always run the side effect in the event loop provided to them regardless of the return value of the side effect being a coroutine or not, this is because even if the side effect is not a coroutine, it might still use async features internally

0 commit comments

Comments
 (0)