Release Cortext v1.2.3 - #7
Conversation
|
@codex review |
There was a problem hiding this comment.
Pull request overview
This PR prepares the Cortext v1.2.3 release by synchronizing the repository’s maintained version surfaces and updating the tracked release artifact to reflect the integrated/tagged release source and highlights.
Changes:
- Bump all maintained build/binding metadata versions from 1.2.2 to 1.2.3 (CMake, Zig, Python, JavaScript, Dart).
- Update
RELEASE.mdto v1.2.3, including the integrated-release source description, updated highlights, and verification notes.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
RELEASE.md |
Updates the tracked release artifact to v1.2.3 with refreshed release state, highlights, verification notes, and publish targets. |
CMakeLists.txt |
Bumps the core CMake project version to 1.2.3. |
build.zig.zon |
Bumps the Zig package manifest version to 1.2.3. |
build.zig |
Bumps the Zig build version surfaces (string + semantic version struct) to 1.2.3. |
bindings/python/pyproject.toml |
Bumps the Python package version to 1.2.3. |
bindings/javascript/package.json |
Bumps the npm package version to 1.2.3. |
bindings/dart/pubspec.yaml |
Bumps the Dart binding version to 1.2.3. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Codex Review: Didn't find any major issues. Another round soon, please! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Summary
Verification
No public API/C API change, source-id/MIME/modality branch, or new write path is introduced.