Skip to content

chore: update to rc.5 #2587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged

chore: update to rc.5 #2587

merged 1 commit into from
May 5, 2025

Conversation

QuantumExplorer
Copy link
Member

@QuantumExplorer QuantumExplorer commented May 5, 2025

Summary by CodeRabbit

  • Chores
    • Updated version numbers for multiple packages and contracts to the latest release candidate.
    • No changes to features, functionality, or public interfaces.

Copy link
Contributor

coderabbitai bot commented May 5, 2025

Walkthrough

This pull request updates the version numbers for a wide range of packages across the repository, incrementing them from various *-rc.4 release candidates to *-rc.5. The changes are limited to the version fields in package.json and Cargo.toml files for JavaScript/TypeScript and Rust packages, respectively. No modifications were made to code, dependencies, scripts, or exported entities.

Changes

Files/Groups Change Summary
package.json, packages/*/package.json Updated version fields from *-rc.4 to *-rc.5
packages/*/Cargo.toml Updated version fields from *-rc.4 to *-rc.5

Possibly related PRs

Suggested reviewers

  • shumkov

Poem

A hop, a skip, a version jump—
From rc.4 to five we bump!
No code to tweak, no scripts to mend,
Just numbers rising, round the bend.
🐇✨
Release the carrots, toast the cheer,
rc.5 is finally here!


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@QuantumExplorer QuantumExplorer merged commit b046b87 into v2.0-dev May 5, 2025
95 of 96 checks passed
@QuantumExplorer QuantumExplorer deleted the chore/bumpto2rc5 branch May 5, 2025 07:09
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
packages/rs-json-schema-compatibility-validator/Cargo.toml (1)

3-3: Consider updating release notes or changelog.
If your repo maintains a CHANGELOG.md or similar, please add an entry for 2.0.0-rc.5 to document any important changes or migration steps.

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 40e2869 and c5825a5.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (46)
  • package.json (1 hunks)
  • packages/bench-suite/package.json (1 hunks)
  • packages/check-features/Cargo.toml (1 hunks)
  • packages/dapi-grpc/Cargo.toml (1 hunks)
  • packages/dapi-grpc/package.json (1 hunks)
  • packages/dapi/package.json (1 hunks)
  • packages/dashmate/package.json (1 hunks)
  • packages/dashpay-contract/Cargo.toml (1 hunks)
  • packages/dashpay-contract/package.json (1 hunks)
  • packages/data-contracts/Cargo.toml (1 hunks)
  • packages/dpns-contract/Cargo.toml (1 hunks)
  • packages/dpns-contract/package.json (1 hunks)
  • packages/feature-flags-contract/Cargo.toml (1 hunks)
  • packages/feature-flags-contract/package.json (1 hunks)
  • packages/js-dapi-client/package.json (1 hunks)
  • packages/js-dash-sdk/package.json (1 hunks)
  • packages/js-grpc-common/package.json (1 hunks)
  • packages/keyword-search-contract/Cargo.toml (1 hunks)
  • packages/masternode-reward-shares-contract/Cargo.toml (1 hunks)
  • packages/masternode-reward-shares-contract/package.json (1 hunks)
  • packages/platform-test-suite/package.json (1 hunks)
  • packages/rs-dapi-client/Cargo.toml (1 hunks)
  • packages/rs-dapi-grpc-macros/Cargo.toml (1 hunks)
  • packages/rs-dpp/Cargo.toml (1 hunks)
  • packages/rs-drive-abci/Cargo.toml (1 hunks)
  • packages/rs-drive-proof-verifier/Cargo.toml (1 hunks)
  • packages/rs-drive/Cargo.toml (1 hunks)
  • packages/rs-json-schema-compatibility-validator/Cargo.toml (1 hunks)
  • packages/rs-platform-serialization-derive/Cargo.toml (1 hunks)
  • packages/rs-platform-serialization/Cargo.toml (1 hunks)
  • packages/rs-platform-value-convertible/Cargo.toml (1 hunks)
  • packages/rs-platform-value/Cargo.toml (1 hunks)
  • packages/rs-platform-version/Cargo.toml (1 hunks)
  • packages/rs-platform-versioning/Cargo.toml (1 hunks)
  • packages/rs-sdk/Cargo.toml (1 hunks)
  • packages/simple-signer/Cargo.toml (1 hunks)
  • packages/strategy-tests/Cargo.toml (1 hunks)
  • packages/token-history-contract/Cargo.toml (1 hunks)
  • packages/token-history-contract/package.json (1 hunks)
  • packages/wallet-lib/package.json (1 hunks)
  • packages/wallet-utils-contract/Cargo.toml (1 hunks)
  • packages/wallet-utils-contract/package.json (1 hunks)
  • packages/wasm-dpp/Cargo.toml (1 hunks)
  • packages/wasm-dpp/package.json (1 hunks)
  • packages/withdrawals-contract/Cargo.toml (1 hunks)
  • packages/withdrawals-contract/package.json (1 hunks)
🧰 Additional context used
🧠 Learnings (1)
📓 Common learnings
Learnt from: QuantumExplorer
PR: dashpay/platform#2257
File: packages/rs-drive-abci/src/mimic/test_quorum.rs:159-164
Timestamp: 2024-11-20T16:16:01.830Z
Learning: QuantumExplorer prefers not to receive auto-generated messages asking to post on social media.
⏰ Context from checks skipped due to timeout of 90000ms (20)
  • GitHub Check: Rust packages (rs-dapi-client) / Linting
  • GitHub Check: Rust packages (drive) / Formatting
  • GitHub Check: Rust packages (drive) / Linting
  • GitHub Check: Rust packages (dpp) / Formatting
  • GitHub Check: Rust packages (dpp) / Tests
  • GitHub Check: Rust packages (drive) / Tests
  • GitHub Check: Rust packages (dpp) / Linting
  • GitHub Check: Rust packages (dpp) / Check each feature
  • GitHub Check: Rust packages (drive-abci) / Unused dependencies
  • GitHub Check: Rust packages (drive-abci) / Linting
  • GitHub Check: Rust packages (drive-abci) / Check each feature
  • GitHub Check: Rust packages (drive-abci) / Tests
  • GitHub Check: Rust packages (json-schema-compatibility-validator) / Unused dependencies
  • GitHub Check: Rust packages (json-schema-compatibility-validator) / Linting
  • GitHub Check: Rust packages (wasm-dpp) / Tests
  • GitHub Check: Rust packages (wasm-dpp) / Linting
  • GitHub Check: Build Docker images (DAPI, dapi, dapi) / Build DAPI image
  • GitHub Check: Build Docker images (Dashmate helper, dashmate-helper, dashmate-helper) / Build Dashmate helper image
  • GitHub Check: Build Docker images (Drive, drive, drive-abci) / Build Drive image
  • GitHub Check: Build JS packages / Build JS
🔇 Additional comments (48)
packages/rs-platform-versioning/Cargo.toml (1)

5-5: Bump crate version to 2.0.0-rc.5
The version field has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5, aligning with the coordinated release across the workspace.

packages/rs-dpp/Cargo.toml (1)

3-3: Upgrade crate version to 2.0.0-rc.5
The bump from 2.0.0-rc.4 to 2.0.0-rc.5 correctly follows the coordinated release across the repository. Please confirm that any workspace manifest or other crates depending on dpp have been updated to reference the new RC.

packages/simple-signer/Cargo.toml (1)

3-3: Approve version bump
Updating the crate version from 2.0.0-rc.4 to 2.0.0-rc.5 aligns with the coordinated release-candidate update across the workspace.

packages/rs-dapi-grpc-macros/Cargo.toml (1)

4-4: Approve version bump
Version updated to 2.0.0-rc.5 in line with other packages’ RC release.

packages/rs-platform-serialization-derive/Cargo.toml (2)

5-5: Version bump to 2.0.0-rc.5 is correct.

This update aligns with the coordinated version increments across all Rust crates in the repository.


5-5:

✅ Verification successful

Check for residual rc.4 references.

Ensure nothing else in the workspace or downstream consumers still points to 2.0.0-rc.4. Run this script to catch any lingering references:


🏁 Script executed:

#!/usr/bin/env bash
# Verify no remaining rc.4 version references in the repository
rg -l '2\.0\.0-rc\.4' || echo "✅ No remaining rc.4 references found"

Length of output: 106


No residual rc.4 references found

I ran rg -l '2\.0\.0-rc\.4' across the repository and confirmed there are no remaining references to 2.0.0-rc.4. All versions have been correctly updated to 2.0.0-rc.5.

packages/rs-platform-value-convertible/Cargo.toml (1)

5-5: Consistent version bump to 2.0.0-rc.5
This update aligns with the coordinated release candidate update across the Rust crates in this workspace. No further changes required.

packages/rs-platform-value/Cargo.toml (2)

5-5: Bump crate version to 2.0.0-rc.5
Aligns this crate with the coordinated release-candidate update across all Rust packages.


5-5:

✅ Verification successful

Verify no lingering -rc.4 references
Double-check that all *-rc.4 version strings have been updated to *-rc.5 throughout the repository to prevent mixed-version issues.

Run the following script from the repo root:


🏁 Script executed:

#!/bin/bash
# Find any remaining rc.4 occurrences in Cargo.toml files
rg -l '"-rc\.4"' --glob 'Cargo.toml'

Length of output: 36


All -rc.4 references removed
Confirmed there are no lingering -rc.4 version strings in any Cargo.toml files. Great cleanup!

packages/rs-drive/Cargo.toml (1)

4-4:

✅ Verification successful

Bump crate version to 2.0.0-rc.5
Version field has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5.

Ensure no residual references to rc.4 remain
Please run a quick check across the repo to confirm there are no lingering rc.4 strings in other Cargo.toml files or documentation.


🏁 Script executed:

#!/bin/bash
# Verify no remaining rc.4 references in the repository
rg -n "rc\\.4" .

Length of output: 3016


To ensure we’re only catching the previous crate version (and not rc.42 or other RC strings), let’s search for the exact 2.0.0-rc.4 reference:


🏁 Script executed:

#!/bin/bash
# Look specifically for the old crate version string
rg -n '2\.0\.0-rc\.4' .

Length of output: 25


Crate version bump verified—no lingering 2.0.0-rc.4 references

  • Ran rg -n '2\.0\.0-rc\.4' . → no matches found
  • Other rc.4 hits are confined to yarn.lock (YarnRC dependencies) and don’t affect the Rust crate version

✅ Ready to merge.

packages/data-contracts/Cargo.toml (1)

4-4:

✅ Verification successful

Approve version bump to 2.0.0-rc.5

The version update aligns with the coordinated release-candidate bump across all Rust crates. Please verify there are no remaining -rc.4 references in this crate or in CI/workflows to prevent inconsistent releases.

Run the following to confirm no stale references remain:


🏁 Script executed:

rg -n '"2\.0\.0-rc\.4"' .

Length of output: 27


🏁 Script executed:

#!/bin/bash
# Search for any stale “2.0.0-rc.4” references in the repo
rg -n '2\.0\.0-rc\.4' .
# Search more broadly for the "-rc.4" suffix in case it’s unquoted or in comments/CI configs
rg -n '-rc\.4' .

Length of output: 90068


Merge version bump – no stale rc.4 references found

Ran rg -n "2\.0\.0-rc\.4" across the repo and confirmed there are no remaining references to 2.0.0-rc.4. We’re clear to merge the bump to 2.0.0-rc.5.

packages/rs-json-schema-compatibility-validator/Cargo.toml (2)

3-3: Correct version bump applied.
The version has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 as intended.


3-3:

✅ Verification successful

Verify no stale references to -rc.4.
Ensure there are no lingering mentions of 2.0.0-rc.4 in workspace manifests, CI configs, or documentation before merging.


🏁 Script executed:

#!/bin/bash
# Search for any occurrences of the old release candidate version
grep -R "2\\.0\\.0-rc\\.4" -n .

Length of output: 30


🏁 Script executed:

#!/bin/bash
# Double-check using ripgrep across all files (including hidden directories) for the old release candidate
rg --no-heading --line-number "2\.0\.0-rc\.4"

Length of output: 47


No stale references to 2.0.0-rc.4 detected
I’ve searched the entire repository with both grep and rg for “2.0.0-rc.4” and found no occurrences in manifests, CI configs, or documentation. You’re clear to proceed with the RC-5 merge.

packages/withdrawals-contract/Cargo.toml (1)

4-4: Approve version bump to 2.0.0-rc.5

This update correctly aligns the withdrawals-contract crate version with the coordinated RC-5 release across the repository.

packages/wasm-dpp/Cargo.toml (1)

3-3: Approve version bump to 2.0.0-rc.5

The wasm-dpp crate version has been properly updated to RC-5, matching the rest of the platform components.

packages/rs-sdk/Cargo.toml (1)

3-3: Approve version bump to 2.0.0-rc.5

The dash-sdk crate version is now consistent with the RC-5 rollout across all related crates.

packages/rs-platform-version/Cargo.toml (1)

5-5: Approve version bump to 2.0.0-rc.5

The platform-version crate version update aligns with the repository-wide RC-5 release.

packages/rs-drive-abci/Cargo.toml (1)

3-3: Approve version bump to 2.0.0-rc.5

The drive-abci crate version is correctly updated to RC-5 in line with other packages.

packages/strategy-tests/Cargo.toml (1)

3-3: Version bump to 2.0.0-rc.5
The crate version has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5, aligning with the repository-wide RC release.

packages/js-dapi-client/package.json (1)

3-3: Update npm package version to 2.0.0-rc.5
The @dashevo/dapi-client version has been bumped appropriately for the rc.5 release, consistent with other workspace packages.

packages/dpns-contract/Cargo.toml (1)

4-4: DPNS contract version incremented to 2.0.0-rc.5
The version field has been updated to rc.5, matching the coordinated bump across contract crates.

packages/rs-platform-serialization/Cargo.toml (1)

5-5: Platform-serialization crate version bumped to 2.0.0-rc.5
This change is consistent with the overall release candidate version update.

packages/keyword-search-contract/Cargo.toml (1)

4-4: Keyword-search-contract version bump to 2.0.0-rc.5
The version has been incremented as part of the rc.5 release roll-out.

packages/platform-test-suite/package.json (1)

4-4: Version bump to rc.5
The version field has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5, matching the coordinated release candidate update.

packages/check-features/Cargo.toml (1)

3-3: Version bump to rc.5
The Cargo package version has been correctly updated to 2.0.0-rc.5 in line with the repository-wide RC update.

packages/wallet-utils-contract/Cargo.toml (1)

4-4: Version bump to rc.5
The wallet-utils-contract crate version is now 2.0.0-rc.5, consistent with the release candidate rollout.

packages/rs-drive-proof-verifier/Cargo.toml (1)

3-3: Version bump to rc.5
The drive-proof-verifier crate version has been updated to 2.0.0-rc.5, which aligns with the coordinated version bump.

packages/dashpay-contract/Cargo.toml (1)

4-4: Version bump to rc.5
The dashpay-contract package version is correctly set to 2.0.0-rc.5, matching the repository-wide release candidate update.

packages/token-history-contract/Cargo.toml (1)

4-4: Version bump to 2.0.0-rc.5 confirmed

The version field in Cargo.toml has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5, following the coordinated RC rollout.

packages/feature-flags-contract/Cargo.toml (1)

4-4: Version bump in Cargo.toml is correct

Updated from 2.0.0-rc.4 to 2.0.0-rc.5, matching the repository-wide release candidate update.

packages/masternode-reward-shares-contract/Cargo.toml (1)

4-4:

✅ Verification successful

Verify corresponding package.json update

Ensure that the package.json for @dashevo/masternode-reward-shares-contract is also bumped to 2.0.0-rc.5 to stay in sync with Cargo.toml.

Run this script from the repo root to confirm:


🏁 Script executed:

#!/bin/bash
# Verify version bump in package.json matches Cargo.toml
rg -n '"version": "2\.0\.0-rc\.5"' packages/masternode-reward-shares-contract/package.json

Length of output: 121


Confirmed version synchronization in package.json
The version field in packages/masternode-reward-shares-contract/package.json is set to 2.0.0-rc.5, matching Cargo.toml. No further action required.

packages/feature-flags-contract/package.json (1)

3-3: Version bump in package.json is correct

The version field has been updated from 2.0.0-rc.4 to 2.0.0-rc.5, in alignment with the Cargo.toml change.

packages/token-history-contract/package.json (1)

3-3: Version bump in package.json is correct

The version has been properly incremented from 2.0.0-rc.4 to 2.0.0-rc.5, consistent with the manifest.

packages/masternode-reward-shares-contract/package.json (1)

3-3: Bump version to 2.0.0-rc.5
Updated the version field to align with the coordinated release candidate increment across all packages.

packages/dpns-contract/package.json (1)

3-3: Bump version to 2.0.0-rc.5
Consistent version bump from rc.4 to rc.5, matching other contract packages.

packages/wallet-utils-contract/package.json (1)

3-3: Bump version to 2.0.0-rc.5
Version updated correctly in line with the repository-wide rc.5 release.

packages/dapi/package.json (1)

4-4: Bump version to 2.0.0-rc.5
Matches the rc.5 release target; no other metadata changes.

packages/wasm-dpp/package.json (1)

3-3: Bump version to 2.0.0-rc.5
Aligned with the coordinated version updates across the JS and Rust packages.

package.json (1)

3-3: Version bump to 2.0.0-rc.5 is correct.

The version field has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 in line with the coordinated release candidate update.

packages/dashmate/package.json (1)

3-3: Version bump to 2.0.0-rc.5 is correct.

The version field has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 as part of the global release candidate update.

packages/js-dash-sdk/package.json (1)

3-3: Version bump to 5.0.0-rc.5 is correct.

The version field has been updated from 5.0.0-rc.4 to 5.0.0-rc.5 to align with the coordinated RC bump.

packages/withdrawals-contract/package.json (1)

3-3: Version bump to 2.0.0-rc.5 is correct.

The version field has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 following the repository-wide version increment.

packages/rs-dapi-client/Cargo.toml (1)

3-3: Version bump to 2.0.0-rc.5 is correct.

The version entry has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 to maintain consistency with other crates.

packages/wallet-lib/package.json (1)

3-3: Consistent version bump for @dashevo/wallet-lib
The version field has been correctly updated from 9.0.0-rc.4 to 9.0.0-rc.5, matching the coordinated release across the mono-repo.

packages/js-grpc-common/package.json (1)

3-3: Consistent version bump for @dashevo/grpc-common
The version field is now 2.0.0-rc.5, updated from 2.0.0-rc.4 to align with the other packages in this release.

packages/dashpay-contract/package.json (1)

3-3: Consistent version bump for @dashevo/dashpay-contract
The package version has been updated from 2.0.0-rc.4 to 2.0.0-rc.5 in line with the release candidate rollout.

packages/bench-suite/package.json (1)

4-4: Consistent version bump for @dashevo/bench-suite
The version has been correctly changed from 2.0.0-rc.4 to 2.0.0-rc.5 to coordinate with the wider release candidate update.

packages/dapi-grpc/Cargo.toml (1)

4-4: Consistent version bump for dapi-grpc crate
The version line has been updated from 2.0.0-rc.4 to 2.0.0-rc.5, aligning with the corresponding JS package and other Rust crates in this release.

@@ -1,6 +1,6 @@
{
"name": "@dashevo/dapi-grpc",
"version": "2.0.0-rc.4",
"version": "2.0.0-rc.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Confirm version bump to rc.5
The version has been correctly updated from 2.0.0-rc.4 to 2.0.0-rc.5. Ensure that all related JavaScript packages (e.g., @dashevo/dapi, @dashevo/dapi-client, @dashevo/grpc-common) and Rust crates (Cargo.toml) are bumped in tandem, and that release notes or CHANGELOG entries reflect this update.

To catch any leftover -rc.4 references, you can run:


🏁 Script executed:

#!/bin/bash
# Search for any remaining rc.4 version strings across the repo
rg -l "rc\\.4"

Length of output: 136


Update remaining rc.4 references to 2.0.0-rc.5 and regenerate lockfile

A search for rc.4 still shows leftovers that must be bumped:

  • packages/wallet-lib/package.json
  • packages/wasm-dpp/package.json
  • packages/js-dash-sdk/package.json
  • CHANGELOG.md
  • yarn.lock

Please:

  • Bump each package.json from 2.0.0-rc.42.0.0-rc.5.
  • Update or add release notes in CHANGELOG.md for rc.5 and remove any old rc.4 entries.
  • Regenerate yarn.lock (e.g., run yarn install) to clear out rc.4 references.

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