chore(release): bump version to 4.2.10 - #967
Conversation
Ships the LSP alias-location and array-resolution fixes (strucpp v0.6.1). APP_VERSION is the single source of truth for the human-facing version and is byte-identical across both repos; package.json is kept equal so electron-builder stamps the desktop binary with the same value and the release tag v4.2.10 matches. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughThe application version is bumped from 4.2.9 to 4.2.10 in ChangesVersion synchronization
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed. For unrecoverable errors, disable the tool in CodeRabbit configuration. 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. Comment |
Ships the LSP alias-location and array-resolution fixes (#966, strucpp v0.6.1).
APP_VERSIONis the single source of truth for the human-facing version and stays byte-identical across both repos;package.jsonis kept equal so electron-builder stamps the desktop binary with the same value and the release tagv4.2.10matches.release/app/package.jsonis left alone —release.ymlstamps it from the tag at build time.Paired with openplc-web#630.
🤖 Generated with Claude Code
Summary by CodeRabbit