chore(release): version packages - #972
Conversation
a4b873d to
e464051
Compare
miravoss26
left a comment
There was a problem hiding this comment.
Self-review pass (pr-steward). Mechanical `changesets` version-packages PR: consumes the four pending changesets into CHANGELOG.md 2.3.0 and bumps package.json/package-lock.json. No logic touched, no secrets, no new deps beyond the version string itself. Safe to merge from my read — a human still needs to hit merge (my own PR).
e464051 to
cf7dbd1
Compare
miravoss26
left a comment
There was a problem hiding this comment.
Mechanical release-train PR (changesets): removes 5 changeset files, bumps CHANGELOG/package.json/package-lock to 2.3.0. No logic changes, diff matches exactly what changeset version produces.
CI green, already approved. Safe to merge from my read.
6a8e757 to
509a5f4
Compare
miravoss26
left a comment
There was a problem hiding this comment.
Automated Changesets release — version/changelog bookkeeping only, no application source in the diff.
What it does: bumps ftw 2.2.1 → 2.3.0, folds 8 consumed .changeset/*.md notes into CHANGELOG.md (3 minor: offline/fuse push alerts, opt-in Sourceful Zap PV/battery read, experimental Zaptec cloud EV; 5 patch: SI/SoC hardening, OSM map Referer fix, Modbus blip recovery, stale-meter UI honesty). The behavior itself already shipped in the commits the changelog cites — this PR doesn't introduce it.
Security screen: no secrets, no new deps, no network/authz surface — pure metadata diff (package.json, package-lock.json, CHANGELOG.md, changeset deletions).
CI green, already approved. Safe to merge from my read — not on my auto-merge allowlist (repo isn't listed in POLICY.md), so leaving it for a human squash.
509a5f4 to
0422d51
Compare
0422d51 to
cf87b03
Compare


This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
ftw@2.3.0
Minor Changes
Patch Changes
driver_initduring that reload keeps the previous VM so default-mode still works.Note
Low Risk
Version and changelog updates only; user-facing behavior is described in the changelog but not implemented in this PR’s diff.
Overview
Release housekeeping only: bumps
ftwfrom 2.2.1 to 2.3.0 inpackage.jsonandpackage-lock.json, folds ten consumed Changesets into CHANGELOG.md, and deletes the corresponding.changeset/*.mdfiles. No application/runtime code is modified in this diff.What ships in 2.3.0 (as recorded in the new changelog section): three minor items—push notifications for quiet devices and fuse overload, opt-in Sourceful Zap PV/battery reads, and experimental Zaptec Cloud EV charging alongside Easee—and seven patch fixes around Modbus recovery/reload loops, stale-meter UI (no fake 0 W), Plan SoC reconstruction, OSM map Referer, SI/SoC math hardening, and related HA discovery slugging.
Reviewed by Cursor Bugbot for commit cf87b03. Bugbot is set up for automated code reviews on this repo. Configure here.