chore: bump version to 1.4.2 - #239
Open
svc-sre wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated version bump to
1.4.2triggered by tagv1.4.2.Changes
Cargo.toml)pyproject.toml,Cargo.toml)package.json,Cargo.toml, platform packages)SKILL.md)website-docs/)Note
Low Risk
Version and lockfile/metadata-only changes with no runtime or cryptographic logic modified in this PR.
Overview
Release metadata bump from 1.3.2 to 1.4.2 across the monorepo so published artifacts and docs match the
v1.4.2tag. No application logic or API changes appear in this diff.Rust workspace crates (
ows-core,ows-lib,ows-signer,ows-pay,ows-cli) and their pinned path dependencies move to=1.4.2, with matching updates inCargo.lockfor Node and Python bindings. NPM packages@open-wallet-standard/core, platform-specific optional native packages, and@open-wallet-standard/adapters(including its@open-wallet-standard/coredependency) are aligned on 1.4.2 inpackage.jsonand lockfiles. Pythonopen-wallet-standard/ows-pythonversions inpyproject.tomlandCargo.tomlare updated the same way.User-facing version strings on the docs site change from v1.3 / v1.3.2 to v1.4 (sidebar badge) and v1.4.2 (overview heading) in
website-docs/index.htmlandwebsite-docs/js/docs.js. The OWS skill manifestversioninskills/ows/SKILL.mdis set to 1.4.2.Reviewed by Cursor Bugbot for commit aa95df0. Bugbot is set up for automated code reviews on this repo. Configure here.