Closed jterzis closed 1 month ago
This pull request implements a minor version update across multiple package configuration files, incrementing the version number from "0.0.62" to "0.0.63" for the lerna.json
file and various package.json
files within the @river-build
scope. The changes reflect semantic versioning practices, indicating potential backward-compatible improvements or bug fixes without altering other configurations.
File Path | Change Summary |
---|---|
lerna.json |
Updated version from "0.0.62" to "0.0.63" |
packages/dlog/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/encryption/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/eslint-config/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/prettier-config/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/proto/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/react-sdk/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/sdk/package.json |
Updated version from "0.0.62" to "0.0.63" |
packages/web3/package.json |
Updated version from "0.0.62" to "0.0.63" |
protocol/package.json |
Updated version from "0.0.62" to "0.0.63" |
lerna.json
file, similar to this PR.lerna.json
file, part of the same versioning sequence.
commit aeb76056197dddb673c6e7e1fb94e8978193bffe Author: GitHub Action Bot john+bot@river.build Date: Thu Sep 12 00:21:29 2024 +0000