From 8b49ed85996db6db87b965a360649a354b0679ee Mon Sep 17 00:00:00 2001 From: finalerock44 <77282157+finalerock44@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:41:10 +0100 Subject: [PATCH] chore: release 5.2.0-beta.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Beta of the upload-level device matrix (#75). It is a `feat`, so minor. The beta manifest had drifted behind stable (5.0.1-beta.1 while latest is 5.1.0), so release-please computed 5.1.0-beta.1 — semver BELOW the published 5.1.0, which would have pointed the `beta` dist-tag at something older than `latest`. 5.2.0 sits above stable 5.1.0 and clears the pending 5.1.1 (#74), so `beta` stays ahead of `latest` either way. Release-As: 5.2.0-beta.1