chore: publish 0.63.0#1726
Conversation
- @requestnetwork/advanced-logic@0.58.0 - @requestnetwork/currency@0.32.0 - @requestnetwork/data-access@0.49.0 - @requestnetwork/data-format@0.24.0 - @requestnetwork/epk-cipher@0.14.0 - @requestnetwork/epk-decryption@0.12.0 - @requestnetwork/epk-signature@0.14.0 - @requestnetwork/ethereum-storage@0.49.0 - @requestnetwork/integration-test@0.49.0 - @requestnetwork/lit-protocol-cipher@0.14.0 - @requestnetwork/multi-format@0.32.0 - @requestnetwork/payment-detection@0.58.0 - @requestnetwork/payment-processor@0.61.0 - @requestnetwork/request-client.js@0.63.0 - @requestnetwork/request-logic@0.48.0 - @requestnetwork/request-node@0.49.0 - @requestnetwork/smart-contracts@0.52.0 - @requestnetwork/thegraph-data-access@0.55.0 - @requestnetwork/toolbox@0.20.0 - @requestnetwork/transaction-manager@0.49.0 - @requestnetwork/types@0.58.0 - @requestnetwork/usage-examples@0.37.0 - @requestnetwork/utils@0.58.0 - @requestnetwork/web3-signature@0.13.0
Greptile SummaryThis PR bumps all 21 published
Confidence Score: 5/5All changes are version-number updates in package.json files only — no source code was modified, and every inter-package dependency reference is internally consistent. Every package version bump is paired with matching dependency updates across all dependent packages; no version is referenced inconsistently anywhere in the diff. Private workspace packages (integration-test, toolbox, usage-examples) are also fully aligned. There are no source or config changes that could introduce regressions. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
types["@requestnetwork/types\n0.57.0 → 0.58.0"]
utils["@requestnetwork/utils\n0.57.0 → 0.58.0"]
currency["@requestnetwork/currency\n0.31.0 → 0.32.0"]
smart_contracts["@requestnetwork/smart-contracts\n0.51.0 → 0.52.0"]
payment_detection["@requestnetwork/payment-detection\n0.57.0 → 0.58.0"]
payment_processor["@requestnetwork/payment-processor\n0.60.0 → 0.61.0"]
request_client["@requestnetwork/request-client.js\n0.62.0 → 0.63.0"]
request_node["@requestnetwork/request-node\n0.48.0 → 0.49.0"]
types --> utils
types --> currency
currency --> payment_detection
smart_contracts --> payment_detection
payment_detection --> payment_processor
payment_detection --> request_client
request_client --> request_node
Reviews (1): Last reviewed commit: "chore(release): publish %s" | Re-trigger Greptile |
Changes
This PR updates the inter-package dependencies. By the time this PR is created, the releases in NPM, Github, and Dockerhub should have already been published. Merge this PR before executing the release process again.
Release 0.63.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.63.0
What's Changed
Features
Continuous Integrations
Chores
New Contributors
Full Changelog: 0.62.0...0.63.0
Packages
Images