chore(core): release v0.23.1 - #1328
Conversation
Signed-off-by: phernandez <paul@basicmachines.co>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5b915d5880
ℹ️ 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".
|
|
||
| # Package version - updated by release automation | ||
| __version__ = "0.23.0" | ||
| __version__ = "0.23.1" |
There was a problem hiding this comment.
Before submitting this release commit through the PR gate, add a Signed-off-by trailer: the reviewed commit message contains no such trailer, so the repository's DCO check will reject it. Rewrite the commit using git commit -s before requesting review.
AGENTS.md reference: AGENTS.md:L83-L86
Useful? React with 👍 / 👎.
Version bump for v0.23.1. See CHANGELOG.md for release notes.