From d768e0697dff67cbc1e47f25ac1f125e59bf2089 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 15:38:43 +0000 Subject: [PATCH] chore(release): prepare v6.1.4 --- .changesets/{ => archive/v6.1.4}/fix-hwarfault-warning.md | 0 CHANGELOG.md | 6 ++++++ VERSION | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) rename .changesets/{ => archive/v6.1.4}/fix-hwarfault-warning.md (100%) diff --git a/.changesets/fix-hwarfault-warning.md b/.changesets/archive/v6.1.4/fix-hwarfault-warning.md similarity index 100% rename from .changesets/fix-hwarfault-warning.md rename to .changesets/archive/v6.1.4/fix-hwarfault-warning.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 8582dc5dc..17277e1f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The revived semantic-versioning baseline starts at `v5.0.0`. Historical releases that predate this file remain available in Git tags such as `v1.0.0`, `v3.0.0`, `v4.0.0-beta`, and `h10`. +## v6.1.4 - 2026-06-21 + +### Fixes + +- Fix a warning about symbols in HardfaultTrace (doesn't change any behaviour) + ## v6.1.3 - 2026-06-02 ### Fixes diff --git a/VERSION b/VERSION index 88d06f108..c0f25bae3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.3 +6.1.4