Skip to content

Commit 19e8202

Browse files
[autofix.ci] apply automated fixes
1 parent ecb5222 commit 19e8202

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,17 @@ and this project adheres to
88

99
## [0.5.4](https://github.com/poolifier/poolifier-web-worker/compare/v0.5.3...v0.5.4) (2025-07-08)
1010

11-
1211
### 🐞 Bug Fixes
1312

14-
* ensure dynamic worker can't be created at pool destroy ([bec7b83](https://github.com/poolifier/poolifier-web-worker/commit/bec7b83a4f09a24f77d2fded262d25adfa3df1a0))
15-
* ensure worker kill message response is not handled by the generic listener ([5214130](https://github.com/poolifier/poolifier-web-worker/commit/5214130b550628c131da778d8afe62cf83d9426c))
16-
13+
- ensure dynamic worker can't be created at pool destroy
14+
([bec7b83](https://github.com/poolifier/poolifier-web-worker/commit/bec7b83a4f09a24f77d2fded262d25adfa3df1a0))
15+
- ensure worker kill message response is not handled by the generic listener
16+
([5214130](https://github.com/poolifier/poolifier-web-worker/commit/5214130b550628c131da778d8afe62cf83d9426c))
1717

1818
### ✨ Polish
1919

20-
* improve messaging worker id check error message ([e1fbde5](https://github.com/poolifier/poolifier-web-worker/commit/e1fbde51b64d3b7de5c266ceb72b770331864404))
20+
- improve messaging worker id check error message
21+
([e1fbde5](https://github.com/poolifier/poolifier-web-worker/commit/e1fbde51b64d3b7de5c266ceb72b770331864404))
2122

2223
## [0.5.3](https://github.com/poolifier/poolifier-web-worker/compare/v0.5.2...v0.5.3) (2025-07-07)
2324

0 commit comments

Comments
 (0)