Skip to content

Commit d58dbc2

Browse files
[autofix.ci] apply automated fixes
1 parent d2c5883 commit d58dbc2

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,22 @@ 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))
21-
20+
- improve messaging worker id check error message
21+
([e1fbde5](https://github.com/poolifier/poolifier-web-worker/commit/e1fbde51b64d3b7de5c266ceb72b770331864404))
2222

2323
### 🧪 Tests
2424

25-
* add explainatory comment ([0776b29](https://github.com/poolifier/poolifier-web-worker/commit/0776b29e288d9286d0eee1f36d11ffad0eda9799))
25+
- add explainatory comment
26+
([0776b29](https://github.com/poolifier/poolifier-web-worker/commit/0776b29e288d9286d0eee1f36d11ffad0eda9799))
2627

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

0 commit comments

Comments
 (0)