Skip to content

chore(release): prepare 1.3.5-beta.2#754

Merged
meiiie merged 1 commit into
mainfrom
release/1.3.5-beta.2
Jul 11, 2026
Merged

chore(release): prepare 1.3.5-beta.2#754
meiiie merged 1 commit into
mainfrom
release/1.3.5-beta.2

Conversation

@meiiie

@meiiie meiiie commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prepare the reviewed and merged main branch for the v1.3.5-beta.2 prerelease.

  • set the package version to 1.3.5-beta.2
  • keep the npm lockfile root/package metadata in sync
  • leave product code, dependencies, and release workflow unchanged

Why

The selected fixes were merged as focused rollback checkpoints, culminating in Electron 43 PR #752. Its exact-head four-platform build workflow and resulting-main Code Quality run passed. A dedicated version PR keeps release chronology reviewable and ensures the tag will match package.json, as required by the release workflow.

beta.1 is intentionally not reused because an earlier assetless prerelease was removed after it was created before the underlying PRs were merged.

Verification

  • package/lock version consistency assertion: 1.3.5-beta.2
  • npx tsc --noEmit
  • npm run lint (pass; inherited warnings only)
  • npm test — 106 files passed, 995 tests passed, 1 skipped
  • git diff --check

Risk and rollback

Risk is limited to release metadata: this changes only three version fields across two files. The merge commit for this PR will be the release rollback checkpoint; the tag and prerelease will be created only from green merged main.

Summary by CodeRabbit

  • Chores
    • Released version 1.3.5-beta.2 as a beta update.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a64d7784-7186-4192-b9a0-fa4a532eed56

📥 Commits

Reviewing files that changed from the base of the PR and between 2005970 and d301179.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package metadata version changes from 1.3.4 to 1.3.5-beta.2; no dependency, script, or configuration changes are included.

Changes

Package release

Layer / File(s) Summary
Version metadata
package.json
Updates the package version to 1.3.5-beta.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers summary, motivation, verification, and rollback, but it does not follow the required template sections. Add the missing template sections: Type of Change, Related Issue(s), Screenshots/Video, Testing Guide, and Checklist.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the release version bump to 1.3.5-beta.2.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.3.5-beta.2

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

Comment @coderabbitai help to get the list of available commands.

@meiiie meiiie merged commit 15ef10c into main Jul 11, 2026
4 checks passed
@meiiie meiiie deleted the release/1.3.5-beta.2 branch July 11, 2026 08:41
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