Skip to content

Commit 42918e8

Browse files
chore: release synckit (#192)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 30d28ae commit 42918e8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-laws-compare.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# synckit
22

3+
## 0.9.2
4+
5+
### Patch Changes
6+
7+
- [#184](https://github.com/un-ts/synckit/pull/184) [`30d28ae`](https://github.com/un-ts/synckit/commit/30d28aefd5a5cdc86f82ee9f1d53853909814fc5) Thanks [@jedlikowski](https://github.com/jedlikowski)! - fix: handle outdated message in channel queue
8+
39
## 0.9.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synckit",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"type": "module",
55
"description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",
66
"repository": "git+https://github.com/un-ts/synckit.git",

0 commit comments

Comments
 (0)