chore: bump version to 1.4.1 - #237
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.1triggered by tagv1.4.1.Changes
Cargo.toml)pyproject.toml,Cargo.toml)package.json,Cargo.toml, platform packages)SKILL.md)website-docs/)Note
Low Risk
Mechanical version and lockfile updates with no runtime or security logic changes.
Overview
Release metadata only: bumps the monorepo from 1.3.2 to 1.4.1 so published artifacts and docs stay aligned with tag
v1.4.1.Rust workspace crates (
ows-core,ows-lib,ows-signer,ows-cli,ows-pay, Node/Python binding crates) get updated package versions and matching=1.4.1path dependency pins inCargo.toml, with correspondingCargo.lockentries. Node packages@open-wallet-standard/core, platform-specific optional native packages, and@open-wallet-standard/adapters(including its@open-wallet-standard/coredependency and lockfiles) move to 1.4.1. Pythonopen-wallet-standardinpyproject.tomland theows-pythoncrate follow the same version. User-facing labels change inskills/ows/SKILL.mdand the docs site (v1.4badge,Open Wallet Standard v1.4.1heading inwebsite-docs/).No application logic, APIs, or crypto behavior appear in the diff—only version strings and lockfile/package metadata.
Reviewed by Cursor Bugbot for commit 525d551. Bugbot is set up for automated code reviews on this repo. Configure here.