Skip to content

chore(release): bump version to 4.12.0-rc1#3695

Merged
Yeraze merged 1 commit into
mainfrom
chore/release-4.12.0-rc1
Jun 24, 2026
Merged

chore(release): bump version to 4.12.0-rc1#3695
Yeraze merged 1 commit into
mainfrom
chore/release-4.12.0-rc1

Conversation

@Yeraze

@Yeraze Yeraze commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps the version from 4.11.5 → 4.12.0-rc1 across all release-tracked files:

  • package.json
  • package-lock.json (regenerated)
  • desktop/package.json
  • desktop/package-lock.json (was stale at 4.6.3 — now synced)
  • desktop/src-tauri/tauri.conf.json
  • helm/meshmonitor/Chart.yaml (version + appVersion)

Version-only changes; no code or dependency churn.

🤖 Generated with Claude Code

Bumps the version across all release-tracked files: package.json,
package-lock.json, desktop/package.json, desktop/package-lock.json,
desktop/src-tauri/tauri.conf.json, and helm/meshmonitor/Chart.yaml
(version + appVersion).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VBLhGGNh35oMwTL53va1Y5
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

Claude finished @Yeraze's task —— View job


PR Review: chore(release): bump version to 4.12.0-rc1

Tasks:

  • Gather context and understand request
  • Review changed files for version consistency
  • Check CLAUDE.md versioning requirements
  • Post final review

Review Summary

This is a clean, mechanical version bump PR. Here's my assessment:

Correctness: ✅

All 6 changed files consistently reflect 4.12.0-rc1:

File Version
package.json 4.12.0-rc1
package-lock.json 4.12.0-rc1
desktop/package.json 4.12.0-rc1
desktop/package-lock.json 4.12.0-rc1
desktop/src-tauri/tauri.conf.json 4.12.0-rc1
helm/meshmonitor/Chart.yaml version: 4.12.0-rc1 + appVersion: "4.12.0-rc1"

CLAUDE.md Compliance: ✅

The project docs require updating 5 files for versioning (package.json, package-lock.json, helm/meshmonitor/Chart.yaml, desktop/src-tauri/tauri.conf.json, desktop/package.json). All 5 required files are updated. The 6th file (desktop/package-lock.json) is a bonus fix — it was previously stale at 4.6.3 and is now correctly synced.

No issues found:

  • No code or dependency changes, purely version strings
  • package-lock.json regeneration looks correct (2 version fields updated — root package + the self-referential packages[""] entry)
  • desktop/package-lock.json similarly correct (same 2-field pattern)
  • Helm chart correctly updates both version and appVersion fields

Minor observation (not a blocker): The Helm chart version and appVersion are identical (4.12.0-rc1). This is consistent with prior practice in this repo and is fine for this project's release workflow.

LGTM — this PR is safe to merge. ✓

@Yeraze Yeraze merged commit 078d6ed into main Jun 24, 2026
23 checks passed
@Yeraze Yeraze deleted the chore/release-4.12.0-rc1 branch June 24, 2026 02:34
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