Skip to content

Commit 149acfa

Browse files
[autofix.ci] apply automated fixes
1 parent 1807e49 commit 149acfa

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

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

99
## [0.5.8](https://github.com/poolifier/poolifier-web-worker/compare/v0.5.7...v0.5.8) (2025-07-28)
1010

11-
1211
### 🐞 Bug Fixes
1312

14-
* worker specifier can be a string or an URL instance ([#95](https://github.com/poolifier/poolifier-web-worker/issues/95)) ([e604297](https://github.com/poolifier/poolifier-web-worker/commit/e604297b55c80efcfac9e152296fe4b3c75e7762))
15-
13+
- worker specifier can be a string or an URL instance
14+
([#95](https://github.com/poolifier/poolifier-web-worker/issues/95))
15+
([e604297](https://github.com/poolifier/poolifier-web-worker/commit/e604297b55c80efcfac9e152296fe4b3c75e7762))
1616

1717
### ✨ Polish
1818

19-
* avoid delete usage ([f186842](https://github.com/poolifier/poolifier-web-worker/commit/f186842ec30dcaea961a3e817b2513ee3b470fff))
20-
19+
- avoid delete usage
20+
([f186842](https://github.com/poolifier/poolifier-web-worker/commit/f186842ec30dcaea961a3e817b2513ee3b470fff))
2121

2222
### 🤖 Automation
2323

24-
* **deps:** Bump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0 ([#93](https://github.com/poolifier/poolifier-web-worker/issues/93)) ([78e6f7d](https://github.com/poolifier/poolifier-web-worker/commit/78e6f7db56110db463bdb580bd1da9653b730935))
24+
- **deps:** Bump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0
25+
([#93](https://github.com/poolifier/poolifier-web-worker/issues/93))
26+
([78e6f7d](https://github.com/poolifier/poolifier-web-worker/commit/78e6f7db56110db463bdb580bd1da9653b730935))
2527

2628
## [0.5.7](https://github.com/poolifier/poolifier-web-worker/compare/v0.5.6...v0.5.7) (2025-07-15)
2729

0 commit comments

Comments
 (0)