Skip to content

Release Cortext v1.2.2 - #5

Merged
gabewillen merged 1 commit into
mainfrom
release/v1.2.2
Jul 16, 2026
Merged

Release Cortext v1.2.2#5
gabewillen merged 1 commit into
mainfrom
release/v1.2.2

Conversation

@gabewillen

Copy link
Copy Markdown
Contributor

Summary

  • synchronize all maintained version surfaces at 1.2.2
  • record the merged consolidation and retrieval fixes in RELEASE.md
  • prepare PyPI, npm, and GitHub publication from one exact source commit

Verification

  • all version surfaces parse as 1.2.2
  • release diff is limited to seven version/release metadata files
  • preflight Python wheel and sdist contain six native targets, no model payload, and pass Twine checks
  • preflight npm tarball contains six native targets, no model payload, loads native version 1.2.2, and passes the binding contract
  • final registry artifacts will be rebuilt from the integrated tagged commit before publication

No source-id, MIME, or modality-specific behavior and no arbitrary consolidation trigger is introduced.

Copilot AI review requested due to automatic review settings July 16, 2026 13:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the v1.2.2 release by synchronizing version identifiers across the repo’s maintained build and packaging surfaces, and updating RELEASE.md to record the consolidated fixes and release verification notes.

Changes:

  • Bump maintained version surfaces from 1.2.1 to 1.2.2 (CMake, Zig, Python, JS, Dart).
  • Update RELEASE.md for v1.2.2, including highlights, verification notes, and publish targets.

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.2 with new highlights, verification, packaging notes, and publish targets.
CMakeLists.txt Bumps project(... VERSION ...) to 1.2.2, which propagates to CORTEXT_VERSION via existing compile definitions.
build.zig.zon Updates the Zig package version string to 1.2.2.
build.zig Updates the Zig build’s cortext_version string and the semantic version tuple to 1.2.2.
bindings/python/pyproject.toml Updates the Python package version to 1.2.2.
bindings/javascript/package.json Updates the npm package version to 1.2.2.
bindings/dart/pubspec.yaml Updates the Dart package version to 1.2.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gabewillen
gabewillen merged commit 1bf3f1c into main Jul 16, 2026
13 checks passed
gabewillen added a commit that referenced this pull request Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants