Skip to content

v2.6.0-rc.2#1479

Merged
chilingling merged 1 commit intoopentiny:release/v2.6.xfrom
hexqi:update-version-v2.6.0
Jun 19, 2025
Merged

v2.6.0-rc.2#1479
chilingling merged 1 commit intoopentiny:release/v2.6.xfrom
hexqi:update-version-v2.6.0

Conversation

@hexqi
Copy link
Collaborator

@hexqi hexqi commented Jun 19, 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 of multiple packages and dependencies from 2.6.0-rc.1 to 2.6.0-rc.2 across the project. No changes to features, functionality, or user-facing behavior.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jun 19, 2025

Walkthrough

This change updates the version numbers from "2.6.0-rc.1" to "2.6.0-rc.2" across multiple package.json files in the repository. No other modifications to code, dependencies, scripts, or exported entities are included.

Changes

Files Change Summary
designer-demo/package.json, mockServer/package.json Bumped version from 2.6.0-rc.1 to 2.6.0-rc.2
packages/*/package.json (block-compiler, blockToWebComponentTemplate, build/vite-config, ... Bumped version from 2.6.0-rc.1 to 2.6.0-rc.2 in each
packages/engine-cli/template/designer/package.json Updated @opentiny dependencies from 2.6.0-rc.1 to rc.2

Possibly related PRs

Suggested labels

ignore-for-release

Suggested reviewers

  • chilingling

Poem

Hop, hop, a version hop,
From rc.1 to rc.2 we pop!
No code to tweak, no scripts to mend,
Just numbers changed from end to end.
The rabbit stamps with cheerful glee,
"Release is near—come follow me!"
🐇✨


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 Jun 19, 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: 0

🧹 Nitpick comments (3)
packages/vue-generator/package.json (1)

3-3: Ensure CHANGELOG and release notes are updated.
Please update the project’s CHANGELOG.md or release documentation to reflect this coordinated version bump.

packages/common/package.json (1)

3-3: Version bump applied correctly
The version field has been updated from 2.6.0-rc.1 to 2.6.0-rc.2 as intended.

Consider verifying that your CHANGELOG, lockfiles, and any release-note documentation are in sync with this new RC.

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

3-3: Version bump approved
The package version has been correctly updated to 2.6.0-rc.2 to align with the coordinated release.
Don't forget to update CHANGELOG.md and release notes for v2.6.0-rc.2 if not already done.

📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between acc6065 and 317c0bc.

📒 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/engine-cli/template/designer/package.json (2 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/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 (16)
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/builtinComponent/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.
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/plugins/i18n/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/block-compiler/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/webcomponent/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/vue-generator/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/bridge/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/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/layout/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/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.
⏰ Context from checks skipped due to timeout of 90000ms (1)
  • GitHub Check: push-check
🔇 Additional comments (55)
packages/vue-generator/package.json (1)

3-3: Version bump to 2.6.0-rc.2 confirmed.
The package version was updated consistently with other modules in this release candidate.

packages/layout/package.json (1)

3-3: Version bump to 2.6.0-rc.2 verified.
Matches the release candidate version across all packages.

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

3-3: Version bump to 2.6.0-rc.2 verified.
Consistent with the coordinated version update for toolbar packages.

packages/configurator/package.json (1)

3-3: Version bump to 2.6.0-rc.2 verified.
Aligned with other packages in this release candidate.

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

3-3: Version bump to 2.6.0-rc.2 verified.
Consistent with the overall rc.2 rollout across plugins.

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

3-3: Version bump to 2.6.0-rc.2
Change is correctly applied and consistent with the coordinated release across packages.

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

3-3: Version bump to 2.6.0-rc.2
The update matches the other plugin packages and follows the release candidate progression.

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

3-3: Version bump to 2.6.0-rc.2
The CLI package version has been updated in line with the rc.1 to rc.2 rollout.

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

3-3: Version bump to 2.6.0-rc.2
Toolbar theme switch package version is aligned with the overall rc.2 release.

packages/svgs/package.json (1)

3-3: Version bump to 2.6.0-rc.2
The SVGs package version update is consistent with the rest of the workspace.

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

3-3: Version updated to 2.6.0-rc.2
No other metadata changes detected. Ensure the published RC tag matches this version.

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

3-3: Consistent version bump to 2.6.0-rc.2
Version field now aligns with the rest of the release candidates.

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

3-3: Version field correctly set to 2.6.0-rc.2
Looks good—no additional adjustments required.

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

3-3: Version bump to 2.6.0-rc.2 confirmed
Single change is accurate; please confirm lockfile regeneration.

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

3-3: Bump version to 2.6.0-rc.2
Version field updated as expected for the new release.


1-43: Verify no lingering rc.1 references
Ensure that no other package.json files still reference 2.6.0-rc.1.

#!/bin/bash
# Search for any remaining rc.1 version strings
rg -l '"version": "2.6.0-rc.1"' -g '*.json'
packages/toolbars/lang/package.json (1)

3-3: Bump version to 2.6.0-rc.2
Matches the coordinated version update across toolbar packages.

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

3-3: Bump version to 2.6.0-rc.2
Consistent with other toolbar packages in this release.

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

3-3: Bump version to 2.6.0-rc.2
Aligned with the global plugin version bump.

packages/register/package.json (1)

3-3: Bump version to 2.6.0-rc.2
Updated for the meta-register package’s release candidate.

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

3-3: Confirm version bump to 2.6.0-rc.2.
The package version has been consistently updated from 2.6.0-rc.1 to 2.6.0-rc.2. No other metadata changes detected.

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

3-3: Confirm version bump to 2.6.0-rc.2.
The package version has been correctly updated to 2.6.0-rc.2, matching the rest of the toolbar packages.

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

3-3: Confirm version bump to 2.6.0-rc.2.
Version updated consistently across settings packages. No discrepancies found.

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

3-3: Confirm version bump to 2.6.0-rc.2.
The plugin-script package version aligns with the new release candidate.

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

3-3: Confirm version bump to 2.6.0-rc.2.
Package version updated in line with the coordinated release candidate rollout.

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

3-3: Bump version to 2.6.0-rc.2
Updated the package version from "2.6.0-rc.1" to "2.6.0-rc.2" as part of the coordinated release candidate update.

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

3-3: Bump version to 2.6.0-rc.2
Version field updated from "2.6.0-rc.1" to "2.6.0-rc.2" to align with the overall release candidate bump.

packages/builtinComponent/package.json (1)

3-3: Bump version to 2.6.0-rc.2
Consistent version bump from "2.6.0-rc.1" to "2.6.0-rc.2" for the builtin-component package.

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

3-3: Bump version to 2.6.0-rc.2
Updated version number from "2.6.0-rc.1" to "2.6.0-rc.2" in the fullscreen toolbar package.json.

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

3-3: Bump version to 2.6.0-rc.2
Version updated from "2.6.0-rc.1" to "2.6.0-rc.2" to maintain consistency across toolbar packages.

packages/build/vite-plugin-meta-comments/package.json (1)

3-3: Approve coordinated version bump to 2.6.0-rc.2.

The version field has been correctly updated to match the release candidate across the monorepo. No other modifications were introduced.

packages/canvas/package.json (1)

3-3: Approve coordinated version bump to 2.6.0-rc.2.

The canvas package version is aligned with the rest of the monorepo’s RC release. No additional changes detected.

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

3-3: Approve coordinated version bump to 2.6.0-rc.2.

The core design package version has been updated in line with the RC. No further edits are present.

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

3-3: Approve coordinated version bump to 2.6.0-rc.2.

Schema plugin version increment is consistent with the other packages. No other changes observed.

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

3-3: Approve coordinated version bump to 2.6.0-rc.2.

Bridge plugin version now matches the monorepo’s release candidate version. No additional modifications detected.

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

3-3: Version bump approved
The package version has been updated from 2.6.0-rc.1 to 2.6.0-rc.2 consistently with other packages.

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

3-3: Version bump approved
The version for @opentiny/tiny-engine-plugin-robot is now 2.6.0-rc.2, matching the overall release plan.

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

3-3: Version bump approved
Updated the package version to 2.6.0-rc.2 in line with the coordinated release across toolbars.

packages/i18n/package.json (1)

3-3: Version bump approved
The @opentiny/tiny-engine-i18n-host package version is correctly set to 2.6.0-rc.2.

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

3-3: Version bump to 2.6.0-rc.2 Updated from 2.6.0-rc.1 to align with the release candidate versioning across packages.

packages/blockToWebComponentTemplate/package.json (1)

3-3: Version bump to 2.6.0-rc.2 Correctly updated from 2.6.0-rc.1, matching the coordinated version bump in this PR.

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

3-3: Version bump to 2.6.0-rc.2 Updated from 2.6.0-rc.1 to maintain consistency with other toolkit packages.

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

3-3: Version bump to 2.6.0-rc.2 Updated from 2.6.0-rc.1, ensuring the plugin version aligns with the overall release candidate.

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

3-3: Version bump to 2.6.0-rc.2 Updated from 2.6.0-rc.1, consistent with the multi-package version upgrade.

packages/webcomponent/package.json (1)

3-3: Version bump to 2.6.0-rc.2
The package version has been correctly updated to match the coordinated release candidate.

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

3-3: Version bump to 2.6.0-rc.2
Consistent with the overall release, the version is updated correctly.

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

3-3: Version bump to 2.6.0-rc.2
Aligned with other toolbars packages for the RC release.

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

3-3: Version bump to 2.6.0-rc.2
The plugin version update is correct and consistent.

packages/utils/package.json (1)

3-3: Version bump to 2.6.0-rc.2
Utilities package version updated in line with the RC release cycle.

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

3-3: Bump @opentiny/tiny-engine-vite-config version to 2.6.0-rc.2
Version field correctly updated from 2.6.0-rc.1 to 2.6.0-rc.2 with no other changes.

designer-demo/package.json (1)

4-4: Bump designer-demo version to 2.6.0-rc.2
The private demo package has its version updated consistently.

mockServer/package.json (1)

3-3: Bump @opentiny/tiny-engine-mock version to 2.6.0-rc.2
Version updated correctly and aligns with the coordinated RC2 release.

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

3-3: Bump @opentiny/tiny-engine-block-compiler version to 2.6.0-rc.2
Version field updated accurately with no unintended side effects.

packages/engine-cli/template/designer/package.json (2)

14-15: Update designer template dependencies to 2.6.0-rc.2
Dependencies @opentiny/tiny-engine and @opentiny/tiny-engine-utils correctly bumped to the new RC2 version.


26-27: Update designer template devDependencies to 2.6.0-rc.2
DevDependencies @opentiny/tiny-engine-mock and @opentiny/tiny-engine-vite-config correctly bumped to RC2.

@chilingling chilingling merged commit c3207eb into opentiny:release/v2.6.x Jun 19, 2025
3 checks passed
This was referenced Jun 19, 2025
chilingling pushed a commit to chilingling/tiny-engine that referenced this pull request Jun 20, 2025
This was referenced Jun 20, 2025
@coderabbitai coderabbitai bot mentioned this pull request Jul 14, 2025
14 tasks
@coderabbitai coderabbitai bot mentioned this pull request Jul 24, 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