Skip to content

Commit b7be102

Browse files
authored
chore: release synckit (#127)
1 parent b2e819f commit b7be102

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.changeset/pnp-loader-windows-path.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.8.5
4+
5+
### Patch Changes
6+
7+
- [#126](https://github.com/un-ts/synckit/pull/126) [`758aaf1`](https://github.com/un-ts/synckit/commit/758aaf13f3a27f050269fb46116b5123fda1bd71) Thanks [@krossekrabbe](https://github.com/krossekrabbe)! - fix: pnp loader path on Windows
8+
39
## 0.8.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synckit",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
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)