Conversation
c95576f to
e548acc
Compare
c306eb9 to
ddd0190
Compare
|
dd2c5ab to
a70a067
Compare
bb2d9a8 to
0c9ce9f
Compare
There was a problem hiding this comment.
Pull Request Overview
This is an automated release PR generated by Release Please to bump the package version from 0.5.14 to 0.5.15. The release includes bug fixes, code cleanup, and dependency updates.
Key changes:
- Version bump from 0.5.14 to 0.5.15 across all package files and documentation
- Formatting improvements in deno.json configuration file
- Updated changelog with release notes for version 0.5.15
Reviewed Changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/pools/version.ts | Updates the exported version constant to 0.5.15 |
| sonar-project.properties | Updates SonarQube project version to 0.5.15 |
| examples/deno/typescript/deno.json | Updates package import version to 0.5.15 |
| examples/deno/javascript/deno.json | Updates package import version to 0.5.15 |
| deno.json | Updates version and reformats arrays for better readability |
| README.md | Updates CDN URLs to reference version 0.5.15 |
| CHANGELOG.md | Adds release notes for version 0.5.15 |
| .github/release-please/manifest.json | Updates release manifest version to 0.5.15 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| ### 🐞 Bug Fixes | ||
|
|
||
| * potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) |
There was a problem hiding this comment.
Corrected spelling of 'potention' to 'potential'.
| * potention race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) | |
| * potential race on circular buffer size ([6a9fcd0](https://github.com/poolifier/poolifier-web-worker/commit/6a9fcd0e7fb6348f2cec8341070347f124a42d9f)) |
4e13dc3 to
dec6cbd
Compare
ef424e0 to
c2a9bf4
Compare
c1ef0b5 to
b6a6497
Compare
|
|
🤖 Created releases: 🌻 |



🤖 I have created a release beep boop
0.5.15 (2025-11-16)
🐞 Bug Fixes
⚡ Performance
✨ Polish
🧪 Tests
🤖 Automation
This PR was generated with Release Please. See documentation.