Skip to content

Commit 78de3de

Browse files
committed
chore: release v2.0.2
1 parent d39219d commit 78de3de

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/core/CHANGELOG.md

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

3+
## [2.0.2](https://github.com/CoderSerio/useWebWorker/compare/v2.0.1...v2.0.2) (2025-04-03)
4+
35
## [2.0.1](https://github.com/CoderSerio/useWebWorker/compare/v2.0.0...v2.0.1) (2025-03-28)
46

57
All notable changes to this project will be documented in this file.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atom-universe/use-web-worker",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "React hooks for Web Workers with TypeScript support",
55
"type": "module",
66
"main": "./dist/bundle.js",

0 commit comments

Comments
 (0)