chore: release 2026.01.08#18
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Pull request overview
This is a release PR for version 0.5.5 of the @probitas/runner package, which includes a bug fix to propagate abort reason from external signals.
- Updates package version from 0.5.4 to 0.5.5
- Documents the fix in the release notes
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| packages/probitas-runner/deno.json | Increments version from 0.5.4 to 0.5.5 |
| Releases.md | Adds changelog entry for version 0.5.5 with fix description |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### 2026.01.08 | ||
|
|
||
| #### @probitas/runner 0.5.5 (patch) | ||
|
|
||
| - fix(@probitas/runner): propagate abort reason from external signal | ||
|
|
||
| ### 2026.01.08 |
There was a problem hiding this comment.
There are duplicate date headers for the same date (2026.01.08). Typically, multiple releases on the same date should be grouped under a single date header. Consider consolidating both version entries under one date header, or if these are truly separate releases, ensure they have different dates.
The following updates are detected:
Please ensure:
The following commits are not recognized. Please handle them manually if necessary:
To make edits to this PR:
git fetch upstream release-2026-01-08-12-07-27 && git checkout -b release-2026-01-08-12-07-27 upstream/release-2026-01-08-12-07-27