Skip to content

Commit 74a7b65

Browse files
committed
chore: release 6.1.2
1 parent f409998 commit 74a7b65

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 6.1.2
2+
3+
* Improve the way to check if the isolate_manager_generator is installed.
4+
15
## 6.1.1
26

37
* Hide the `IsolateManagerCustomWorker` class.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: isolate_manager
22
description: Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilation.
3-
version: 6.1.1
3+
version: 6.1.2
44
homepage: https://github.com/lamnhan066/isolate_manager/
55

66
topics:

0 commit comments

Comments
 (0)