Skip to content

Commit 77d28cf

Browse files
[autofix.ci] apply automated fixes
1 parent f0bb34e commit 77d28cf

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

.serena/project.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
# The first language is the default language and the respective language server will be used as a fallback.
1515
# Note that when using the JetBrains backend, language servers are not used and this list is correspondingly ignored.
1616
languages:
17-
- typescript
17+
- typescript
1818

19-
# the encoding used by text files in the project
20-
# For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
19+
# the encoding used by text files in the project
20+
# For a list of possible encodings, see https://docs.python.org/3.11/library/codecs.html#standard-encodings
2121
encoding: 'utf-8'
2222

2323
# whether to use the project's gitignore file to ignore files

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ and this project adheres to
88

99
## [0.6.3](https://github.com/poolifier/poolifier-web-worker/compare/v0.6.2...v0.6.3) (2026-02-25)
1010

11-
1211
### 🐞 Bug Fixes
1312

14-
* **deps:** update dependency poolifier-web-worker to ^0.6.2 ([#131](https://github.com/poolifier/poolifier-web-worker/issues/131)) ([55906fc](https://github.com/poolifier/poolifier-web-worker/commit/55906fc9c1dc39ef151407a4598f9e4ecc6b5302))
13+
- **deps:** update dependency poolifier-web-worker to ^0.6.2
14+
([#131](https://github.com/poolifier/poolifier-web-worker/issues/131))
15+
([55906fc](https://github.com/poolifier/poolifier-web-worker/commit/55906fc9c1dc39ef151407a4598f9e4ecc6b5302))
1516

1617
## [0.6.2](https://github.com/poolifier/poolifier-web-worker/compare/v0.6.1...v0.6.2) (2026-02-23)
1718

0 commit comments

Comments
 (0)