Skip to content

Commit

Permalink
chore: release synckit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 8, 2022
1 parent 841b2ca commit d5488e0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-ladybugs-prove.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silent-badgers-raise.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# synckit

## 0.7.1

### Patch Changes

- [`841b2ca`](https://github.com/rx-ts/synckit/commit/841b2ca9b3bf1c5a58ece89ff2ef22eb67aac7fe) Thanks [@JounQin](https://github.com/JounQin)! - fix: known Windows issues

- [`c53d9dc`](https://github.com/rx-ts/synckit/commit/c53d9dc47e174bbf3e5c35b07d40194dda6173e9) Thanks [@JounQin](https://github.com/JounQin)! - feat: use workerPath as URL for Windows

related mdx-js/eslint-mdx#389

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synckit",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"description": "Perform async work synchronously in Node.js using `worker_threads`, or `child_process` as fallback, with first-class TypeScript support.",
"repository": "git+https://github.com/rx-ts/synckit.git",
Expand Down

0 comments on commit d5488e0

Please sign in to comment.