Skip to content

chore(release): bump version to 3.3.0#96

Open
Mikola Lysenko (mikolalysenko) wants to merge 1 commit into
mainfrom
chore/release-3.3.0
Open

chore(release): bump version to 3.3.0#96
Mikola Lysenko (mikolalysenko) wants to merge 1 commit into
mainfrom
chore/release-3.3.0

Conversation

@mikolalysenko
Copy link
Copy Markdown
Collaborator

What

Bumps the workspace version 3.2.0 → 3.3.0 (a minor bump) so the new inline OpenVEX generation on apply/scan (--vex <path>) feature — already staged under ## [Unreleased] in CHANGELOG.md — can be released.

There's no automatic version computation in this repo: the Release workflow only reads the version from Cargo.toml, so the bump has to land on main first.

Changes

Generated via scripts/version-sync.sh 3.3.0 (+ Cargo.lock update):

  • Cargo.toml[workspace.package] version and the =3.3.0 socket-patch-core dep pin
  • Cargo.locksocket-patch-cli / socket-patch-core
  • npm: main package + 14 platform shims + package-lock.json
  • pypi/socket-patch/pyproject.toml

No source/behavior changes — version strings only.

Release steps (after merge)

  1. Dispatch the Release workflow. It reads 3.3.0, confirms no v3.3.0 tag exists, and that ## [Unreleased] is non-empty.
  2. After publish, rollover-changelog.sh stamps ## [Unreleased]## [3.3.0] — <date> automatically.

Note: the v3.2.0 tag isn't present in the local clone (only v3.1.0) — worth a git fetch --tags to confirm before dispatching, since the tag-existence check runs against the CI checkout's view.

🤖 Generated with Claude Code

Bump 3.2.0 -> 3.3.0 (minor) for the inline OpenVEX feature already staged
under CHANGELOG `## [Unreleased]`. Synced via scripts/version-sync.sh across
Cargo.toml (workspace version + core dep pin), Cargo.lock, all npm packages
(main + platform shims + lockfile), and pypi/pyproject.toml.

The Release workflow reads this version from Cargo.toml; once merged it can be
dispatched to publish v3.3.0 and roll the CHANGELOG over.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant