release: complete 0.2.5851 metadata - #740
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e3afbcda2f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| { | ||
| "name": "codedeebee", | ||
| "version": "0.2.5850", | ||
| "version": "0.2.5851", |
There was a problem hiding this comment.
Update the bundled README for the Windows-capable release
When 0.2.5851 is published, its postinstall.js supports win32-x64, but the README included in this package still says Windows support is “not on the published package yet,” that npx does not work on Windows, and that users should use the PowerShell installer until a later release. Windows users reading the 0.2.5851 npm package will therefore be directed away from its newly working installation path; update npm/README.md as part of this version bump.
Useful? React with 👍 / 👎.
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Fix the final release metadata before main/tagging:
Validation: git diff --check; codedeebee@0.2.5851 npm pack --dry-run.