Skip to content

chore: bump version to 4.13.1-rc4 - #4211

Merged
Yeraze merged 1 commit into
mainfrom
claude/issue-4165-1utnuy
Jul 19, 2026
Merged

chore: bump version to 4.13.1-rc4#4211
Yeraze merged 1 commit into
mainfrom
claude/issue-4165-1utnuy

Conversation

@Yeraze

@Yeraze Yeraze commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps the version to 4.13.1-rc4 across all five version-of-record files, cutting the next release candidate ahead of the 4.13.1 final. This is the mechanical precursor to publishing the v4.13.1-rc4 GitHub prerelease (matching the #4198 / #4142 pattern) — once merged, the release will be created targeting main.

Version files updated

  • package.json4.13.1-rc4
  • package-lock.json (regenerated via npm install --package-lock-only)
  • helm/meshmonitor/Chart.yaml (version + appVersion)
  • desktop/src-tauri/tauri.conf.json
  • desktop/package.json

What's rolled up since rc3

The 8 PRs merged to main since the rc3 bump (#4198) that this RC will ship:

Features

Bug Fixes

Notes

🤖 Generated with Claude Code

https://claude.ai/code/session_01UWT7xu4GM2qJuGHwUm7RKf


Generated by Claude Code

Cut the next release candidate ahead of the 4.13.1 final. Rolls up the
8 PRs merged since rc3 (Meshtastic 2.8 preset/portnum groundwork, node
signal-trend & noise-floor UI, MeshBeacon decode, packet-monitor XEdDSA
signature shield, plus map/messages correctness fixes).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UWT7xu4GM2qJuGHwUm7RKf
@github-actions

github-actions Bot commented Jul 19, 2026

Copy link
Copy Markdown

Claude finished @Yeraze's task —— View job


PR Review: chore: bump version to 4.13.1-rc4

Tasks

  • Gather context and understand request
  • Read changed files and verify version consistency
  • Provide review feedback

Review Summary

This is a clean, mechanical version bump. All five version-of-record files specified in CLAUDE.md are updated consistently to 4.13.1-rc4:

File Version Field Value
package.json version 4.13.1-rc4
package-lock.json version (root + packages[""]) 4.13.1-rc4
helm/meshmonitor/Chart.yaml version + appVersion 4.13.1-rc4
desktop/package.json version 4.13.1-rc4
desktop/src-tauri/tauri.conf.json version 4.13.1-rc4

No issues found. The bump is consistent across all five files, matches the expected rc4 label, and the package-lock.json was regenerated via npm install --package-lock-only as required per the project guidelines (the diff shows dependency metadata updates, not just the version string).

No functional code changes are present. This PR is good to merge.


@Yeraze
Yeraze merged commit 356b682 into main Jul 19, 2026
23 checks passed
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.

2 participants