Skip to content

release: prepare v0.5.1 - #82

Merged
akollegger merged 2 commits into
mainfrom
release/v0.5.1
Jun 13, 2026
Merged

release: prepare v0.5.1#82
akollegger merged 2 commits into
mainfrom
release/v0.5.1

Conversation

@akollegger

Copy link
Copy Markdown
Contributor

This pull request updates the project version across all Rust, TypeScript, and Python packages from 0.5.0 to 0.5.1. It also ensures that all internal dependencies reference the new 0.5.1 version, maintaining consistency throughout the monorepo.

Version updates:

  • Updated the version in Rust workspace and all Rust crate manifests (Cargo.toml) from 0.5.0 to 0.5.1, including internal dependencies such as pattern_core and gram_codec. [1] [2] [3]
  • Updated the version in all TypeScript package manifests (package.json) and their internal dependencies to 0.5.1. [1] [2] [3] [4]
  • Updated the Python package version in pyproject.toml to 0.5.1.
  • Updated example project lockfiles (e.g., package-lock.json) to reference the new 0.5.1 versions.

akollegger and others added 2 commits June 13, 2026 18:41
- scripts/release/npm-smoke/package.json: update file: refs from 0.5.0
  to 0.5.1 so the smoke test installs the correct packed tarballs
- typescript/packages/pattern-effect/package.json: bump version to 0.5.1
  (missed by release script)
- typescript/packages/gram/package.json: change @relateby/pattern dep
  from exact "0.5.1" to ">=0.5.1" so npm can satisfy it from the locally
  installed tarball without hitting the registry for an unpublished version

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@akollegger
akollegger merged commit 20bd005 into main Jun 13, 2026
12 checks passed
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