Skip to content

v2.5.0-rc.5#1388

Merged
hexqi merged 1 commit intoopentiny:release/v2.5.xfrom
chilingling:release/v2.5.0-rc.5
May 13, 2025
Merged

v2.5.0-rc.5#1388
hexqi merged 1 commit intoopentiny:release/v2.5.xfrom
chilingling:release/v2.5.0-rc.5

Conversation

@chilingling
Copy link
Member

@chilingling chilingling commented May 13, 2025

English | 简体中文

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Background and solution

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Summary by CodeRabbit

  • Chores
    • Updated version numbers across multiple packages from 2.5.0-rc.4 to 2.5.0-rc.5. No changes to features, functionality, or user experience.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented May 13, 2025

Walkthrough

The only change across all files is the update of the version field in each package.json from 2.5.0-rc.4 to 2.5.0-rc.5. No other modifications to dependencies, scripts, configurations, or public/exported entities have been made.

Changes

File(s) Change Summary
designer-demo/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
mockServer/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/block-compiler/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/blockToWebComponentTemplate/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/build/vite-config/package.json, packages/build/vite-plugin-meta-comments/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/builtinComponent/package.json, packages/canvas/package.json, packages/common/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/configurator/package.json, packages/design-core/package.json, packages/engine-cli/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/i18n/package.json, packages/layout/package.json, packages/plugins/block/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/plugins/bridge/package.json, packages/plugins/datasource/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/plugins/help/package.json, packages/plugins/i18n/package.json, packages/plugins/materials/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/plugins/page/package.json, packages/plugins/robot/package.json, packages/plugins/schema/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/plugins/script/package.json, packages/plugins/state/package.json, packages/plugins/tree/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/plugins/tutorial/package.json, packages/register/package.json, packages/settings/design/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/settings/events/package.json, packages/settings/panel/package.json, packages/settings/props/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/settings/styles/package.json, packages/svgs/package.json, packages/theme/base/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/breadcrumb/package.json, packages/toolbars/clean/package.json, packages/toolbars/collaboration/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/fullscreen/package.json, packages/toolbars/generate-code/package.json, packages/toolbars/lang/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/lock/package.json, packages/toolbars/logo/package.json, packages/toolbars/logout/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/media/package.json, packages/toolbars/preview/package.json, packages/toolbars/redoundo/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/refresh/package.json, packages/toolbars/save/package.json, packages/toolbars/setting/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/toolbars/themeSwitch/package.json, packages/toolbars/view-setting/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5
packages/utils/package.json, packages/vue-generator/package.json, packages/webcomponent/package.json Version updated from 2.5.0-rc.4 to 2.5.0-rc.5

Poem

Hopping through the version field,
From rc.4 to rc.5 we yield.
No code to tweak, no scripts to mend,
Just a number on which we depend.
With every hop, our tails held high—
The carrot of progress, we can’t deny!
🥕✨

Tip

⚡️ Faster reviews with caching
  • CodeRabbit now supports caching for code and dependencies, helping speed up reviews. This means quicker feedback, reduced wait times, and a smoother review experience overall. Cached data is encrypted and stored securely. This feature will be automatically enabled for all accounts on May 16th. To opt out, configure Review - Disable Cache at either the organization or repository level. If you prefer to disable all data retention across your organization, simply turn off the Data Retention setting under your Organization Settings.

Enjoy the performance boost—your workflow just got faster.


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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

@github-actions github-actions bot added ignore-for-release release merge to release/ branch, before release period labels May 13, 2025
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

♻️ Duplicate comments (4)
packages/toolbars/media/package.json (1)

3-3: Verify version bump consistency and documentation updates

packages/i18n/package.json (1)

3-3: Verify version bump consistency and documentation updates

packages/settings/events/package.json (1)

3-3: Verify version bump consistency and documentation updates

packages/toolbars/lock/package.json (1)

3-3: Verify version bump consistency and documentation updates

🧹 Nitpick comments (1)
designer-demo/package.json (1)

4-4: Ensure CHANGELOG is updated
Please update the CHANGELOG.md or release notes to document the changes and fixes included in 2.5.0-rc.5.

📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between e9ea5b8 and d88240f.

📒 Files selected for processing (55)
  • designer-demo/package.json (1 hunks)
  • mockServer/package.json (1 hunks)
  • packages/block-compiler/package.json (1 hunks)
  • packages/blockToWebComponentTemplate/package.json (1 hunks)
  • packages/build/vite-config/package.json (1 hunks)
  • packages/build/vite-plugin-meta-comments/package.json (1 hunks)
  • packages/builtinComponent/package.json (1 hunks)
  • packages/canvas/package.json (1 hunks)
  • packages/common/package.json (1 hunks)
  • packages/configurator/package.json (1 hunks)
  • packages/design-core/package.json (1 hunks)
  • packages/engine-cli/package.json (1 hunks)
  • packages/i18n/package.json (1 hunks)
  • packages/layout/package.json (1 hunks)
  • packages/plugins/block/package.json (1 hunks)
  • packages/plugins/bridge/package.json (1 hunks)
  • packages/plugins/datasource/package.json (1 hunks)
  • packages/plugins/help/package.json (1 hunks)
  • packages/plugins/i18n/package.json (1 hunks)
  • packages/plugins/materials/package.json (1 hunks)
  • packages/plugins/page/package.json (1 hunks)
  • packages/plugins/robot/package.json (1 hunks)
  • packages/plugins/schema/package.json (1 hunks)
  • packages/plugins/script/package.json (1 hunks)
  • packages/plugins/state/package.json (1 hunks)
  • packages/plugins/tree/package.json (1 hunks)
  • packages/plugins/tutorial/package.json (1 hunks)
  • packages/register/package.json (1 hunks)
  • packages/settings/design/package.json (1 hunks)
  • packages/settings/events/package.json (1 hunks)
  • packages/settings/panel/package.json (1 hunks)
  • packages/settings/props/package.json (1 hunks)
  • packages/settings/styles/package.json (1 hunks)
  • packages/svgs/package.json (1 hunks)
  • packages/theme/base/package.json (1 hunks)
  • packages/toolbars/breadcrumb/package.json (1 hunks)
  • packages/toolbars/clean/package.json (1 hunks)
  • packages/toolbars/collaboration/package.json (1 hunks)
  • packages/toolbars/fullscreen/package.json (1 hunks)
  • packages/toolbars/generate-code/package.json (1 hunks)
  • packages/toolbars/lang/package.json (1 hunks)
  • packages/toolbars/lock/package.json (1 hunks)
  • packages/toolbars/logo/package.json (1 hunks)
  • packages/toolbars/logout/package.json (1 hunks)
  • packages/toolbars/media/package.json (1 hunks)
  • packages/toolbars/preview/package.json (1 hunks)
  • packages/toolbars/redoundo/package.json (1 hunks)
  • packages/toolbars/refresh/package.json (1 hunks)
  • packages/toolbars/save/package.json (1 hunks)
  • packages/toolbars/setting/package.json (1 hunks)
  • packages/toolbars/themeSwitch/package.json (1 hunks)
  • packages/toolbars/view-setting/package.json (1 hunks)
  • packages/utils/package.json (1 hunks)
  • packages/vue-generator/package.json (1 hunks)
  • packages/webcomponent/package.json (1 hunks)
🧰 Additional context used
🧠 Learnings (9)
packages/plugins/tree/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/common/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/design-core/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/configurator/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/plugins/tutorial/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/engine-cli/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/plugins/script/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/utils/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
packages/plugins/help/package.json (1)
Learnt from: gene9831
PR: opentiny/tiny-engine#917
File: docs/开始/快速上手.md:31-31
Timestamp: 2024-12-14T05:53:28.501Z
Learning: The latest stable version of `@opentiny/tiny-engine-cli` is `2.0.0`, and documentation should reference this version instead of any release candidates.
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: push-check
🔇 Additional comments (51)
designer-demo/package.json (2)

4-4: Version bump approved
Version updated from 2.5.0-rc.4 to 2.5.0-rc.5 in line with the project's release cycle.


4-4:

Details

✅ Verification successful

Check for stale version references
Verify that there are no remaining occurrences of the old RC version (2.5.0-rc.4) across the repository to prevent inconsistencies.


🏁 Script executed:

#!/bin/bash
# Find any lingering references to the previous RC version
rg -l '"2\.5\.0-rc\.4"' .

Length of output: 27


No stale 2.5.0-rc.4 references found
Ran rg -l '"2\.5\.0-rc\.4"' . against the repo and there were no matches, confirming that all version strings have been updated.

packages/settings/props/package.json (1)

3-3: Version bump approved
The package version has been correctly incremented to 2.5.0-rc.5.

packages/design-core/package.json (1)

3-3: Version bump approved
Updated the @opentiny/tiny-engine package version to 2.5.0-rc.5 as part of the coordinated release.

packages/configurator/package.json (1)

3-3: Version bump approved
The configurator package version has been updated to 2.5.0-rc.5 consistently.

packages/canvas/package.json (1)

3-3: Version bump approved
Version updated to 2.5.0-rc.5 for the canvas package, matching the overall project version.

packages/toolbars/save/package.json (1)

3-3: Approve coordinated version bump

The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, aligning with the release candidate rollout across packages.

packages/plugins/state/package.json (1)

3-3: Approve coordinated version bump

The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, matching the version bump strategy for all plugins.

packages/plugins/bridge/package.json (1)

3-3: Approve coordinated version bump

The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, consistent with the overall release plan.

packages/toolbars/logout/package.json (1)

3-3: Approve coordinated version bump

The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, in sync with other toolbar packages.

packages/layout/package.json (1)

3-3: Approve coordinated version bump

The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, aligning this core layout package with the release candidate.

packages/register/package.json (1)

3-3: Version bump to v2.5.0-rc.5 is correct.

The "version" field has been updated from 2.5.0-rc.4 to 2.5.0-rc.5 in line 3, matching the coordinated release candidate bump. No other changes are present in this file.

packages/toolbars/preview/package.json (1)

3-3: Version bump to v2.5.0-rc.5 is correct.

The "version" field has been updated from 2.5.0-rc.4 to 2.5.0-rc.5 in line 3, aligning with the overall release candidate update. No additional modifications were made.

packages/toolbars/breadcrumb/package.json (1)

3-3: Version bump to v2.5.0-rc.5 is correct.

The "version" field at line 3 has been updated from 2.5.0-rc.4 to 2.5.0-rc.5, consistent with the other toolbar packages. No other changes are detected.

packages/toolbars/clean/package.json (1)

3-3: Version bump to v2.5.0-rc.5 is correct.

The "version" property has been updated from 2.5.0-rc.4 to 2.5.0-rc.5 on line 3, consistent with the coordinated release across packages. No further alterations in this file.

packages/settings/panel/package.json (1)

3-3: Version bump to v2.5.0-rc.5 is correct.

Line 3 updates "version" from 2.5.0-rc.4 to 2.5.0-rc.5, in line with the project-wide release candidate version bump. No other changes present.

mockServer/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The package version has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, maintaining consistency with the overall release.

packages/svgs/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been updated consistently to 2.5.0-rc.5, aligning with the coordinated release across all packages.

packages/build/vite-config/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version has been correctly incremented to 2.5.0-rc.5, matching the release candidate update in other modules.

packages/plugins/i18n/package.json (1)

3-3: Version bump to 2.5.0-rc.5
Updated the package version to 2.5.0-rc.5 in line with the global release version bump.

packages/plugins/page/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version has been updated to 2.5.0-rc.5, ensuring consistency across all the plugin packages.

packages/common/package.json (1)

3-3:

Details

✅ Verification successful

Confirm coordinated version bump
The version field was updated from 2.5.0-rc.4 to 2.5.0-rc.5 for @opentiny/tiny-engine-common. Ensure this matches all other packages in the monorepo.

Run the following script to verify no lingering 2.5.0-rc.4 references across the repository:


🏁 Script executed:

#!/bin/bash
# Verify no remaining rc.4 version strings in package.json files
if rg -q '"version": "2\.5\.0-rc\.4"'; then
  echo "Error: Found remaining rc.4 references."
  exit 1
else
  echo "All package.json files are updated to rc.5."
fi

Length of output: 133


Version bump coordination confirmed
No lingering 2.5.0-rc.4 references found; all packages have been updated to 2.5.0-rc.5.

packages/toolbars/setting/package.json (1)

3-3: Approve version bump to rc.5
Updated @opentiny/tiny-engine-toolbar-setting from 2.5.0-rc.4 to 2.5.0-rc.5, consistent with the release candidate update across toolbars.

packages/utils/package.json (1)

3-3: Approve version bump to rc.5
Updated @opentiny/tiny-engine-utils from 2.5.0-rc.4 to 2.5.0-rc.5, aligning with the unified version strategy.

packages/theme/base/package.json (1)

3-3: Approve version bump to rc.5
Updated @opentiny/tiny-engine-theme-base from 2.5.0-rc.4 to 2.5.0-rc.5, maintaining consistency for theme packages.

packages/toolbars/lang/package.json (1)

3-3: Approve version bump to rc.5
Updated @opentiny/tiny-engine-toolbar-lang from 2.5.0-rc.4 to 2.5.0-rc.5. No other metadata changes detected.

packages/engine-cli/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, matching the coordinated release across all packages.

packages/vue-generator/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, ensuring consistency with other package updates in this RC.

packages/settings/styles/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, aligning with the unified version strategy for this release candidate.

packages/toolbars/collaboration/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, consistent with the overall RC release across toolbar packages.

packages/blockToWebComponentTemplate/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, in line with the collective version increment for this release candidate.

packages/toolbars/logo/package.json (1)

3-3: Approve version bump to 2.5.0-rc.5.
The change from 2.5.0-rc.4 to 2.5.0-rc.5 is correct and no other metadata was altered. Please confirm that the CHANGELOG, documentation, and any CI/CD or release scripts have been updated to reference 2.5.0-rc.5.

packages/plugins/tree/package.json (1)

3-3: Approve version bump to 2.5.0-rc.5.
The version has been consistently updated from 2.5.0-rc.4 to 2.5.0-rc.5. Ensure downstream resources—such as changelogs, docs, release notes, and pipeline configurations—reflect this new release candidate.

packages/plugins/schema/package.json (1)

3-3: Approve version bump to 2.5.0-rc.5.
The only modification is the version field. Verify that project-wide references (CHANGELOG.md, documentation, CI/CD workflows) are in sync with 2.5.0-rc.5.

packages/plugins/help/package.json (1)

3-3: Approve version bump to 2.5.0-rc.5.
This is a straightforward RC bump. Double-check that any user-facing docs or automated releases are updated to 2.5.0-rc.5 to avoid version mismatches.

packages/block-compiler/package.json (1)

3-3: Approve version bump to 2.5.0-rc.5.
The bump is isolated to the version property. Please ensure that CHANGELOG entries, documentation sites, and deployment pipelines are up to date with 2.5.0-rc.5.

packages/toolbars/redoundo/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5. No other changes detected in this file.

packages/plugins/block/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5. No other changes detected in this file.

packages/toolbars/themeSwitch/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5. No other changes detected in this file.

packages/toolbars/generate-code/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5. No other changes detected in this file.

packages/plugins/robot/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field has been correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5. No other changes detected in this file.

packages/webcomponent/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The package version has been updated from 2.5.0-rc.4 to 2.5.0-rc.5, matching the coordinated release candidate bump across all packages. No other changes are present.

packages/toolbars/fullscreen/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version field is correctly updated from 2.5.0-rc.4 to 2.5.0-rc.5, keeping it consistent with the monorepo release strategy. No further modifications detected.

packages/plugins/datasource/package.json (1)

3-3: Version bump to 2.5.0-rc.5
Updated from 2.5.0-rc.4 to 2.5.0-rc.5 to maintain consistency with other packages. No additional changes were made.

packages/toolbars/view-setting/package.json (1)

3-3: Version bump to 2.5.0-rc.5
The version has been incremented from 2.5.0-rc.4 to 2.5.0-rc.5, in line with the global release candidate update. No other alterations found.

packages/plugins/script/package.json (1)

3-3: Version bump to 2.5.0-rc.5
Consistently updated the package version from 2.5.0-rc.4 to 2.5.0-rc.5. No other edits accompany this change.

packages/builtinComponent/package.json (1)

3-3:

Details

✅ Verification successful

Confirm version bump consistency The version has been updated from 2.5.0-rc.4 to 2.5.0-rc.5 as intended. Ensure there are no residual references to 2.5.0-rc.4 elsewhere in the mono-repo (e.g., root package.json, CHANGELOG.md, docs).

Run this script to verify:


🏁 Script executed:

#!/bin/bash
# Find any remaining references to the old release candidate version
rg -l '"2\.5\.0-rc\.4"' -g '*.json'

Length of output: 37


I’ll expand the search to cover all file types (e.g., JSON, Markdown, docs) to ensure no stray references remain:


🏁 Script executed:

#!/bin/bash
# Verify no remaining references to the old release candidate version across the repo
rg -l "2\.5\.0-rc\.4"

Length of output: 23


Verified version bump consistency
The version in packages/builtinComponent/package.json has been updated from 2.5.0-rc.4 to 2.5.0-rc.5. I ran

rg -l "2\.5\.0-rc\.4"

across the entire repo and found no remaining references to 2.5.0-rc.4. All version strings are consistent.

packages/settings/design/package.json (1)

3-3: Consistent version bump Version updated to 2.5.0-rc.5 matching the PR objectives. No other metadata changes detected.

packages/toolbars/refresh/package.json (1)

3-3: Consistent version bump Version updated to 2.5.0-rc.5 matching the coordinated release. No other fields were altered.

packages/plugins/tutorial/package.json (1)

3-3: Consistent version bump Version updated to 2.5.0-rc.5 in line with the rest of the plugins. No additional changes observed.

packages/plugins/materials/package.json (1)

3-3: Consistent version bump Version updated to 2.5.0-rc.5 to align with the overall release candidate. All other configuration remains unchanged.

@hexqi hexqi merged commit 700103c into opentiny:release/v2.5.x May 13, 2025
6 checks passed
xuanlid pushed a commit to xuanlid/tiny-engine that referenced this pull request May 13, 2025
@coderabbitai coderabbitai bot mentioned this pull request May 14, 2025
14 tasks
@coderabbitai coderabbitai bot mentioned this pull request Jun 4, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release release merge to release/ branch, before release period

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants