From ee55de1f2020b14908ee38ab3fa8ef32ab792eb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:04:38 +0000 Subject: [PATCH] chore(release): prepare v5.1.1 --- .changesets/{ => archive/v5.1.1}/hotfix-inputcapture.md | 0 CHANGELOG.md | 7 +++++++ VERSION | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) rename .changesets/{ => archive/v5.1.1}/hotfix-inputcapture.md (100%) diff --git a/.changesets/hotfix-inputcapture.md b/.changesets/archive/v5.1.1/hotfix-inputcapture.md similarity index 100% rename from .changesets/hotfix-inputcapture.md rename to .changesets/archive/v5.1.1/hotfix-inputcapture.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 275b749be..8949abfb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ 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`. +## v5.1.1 - 2026-04-08 + +### Fixes + +- input capture hotfix for errorhandler + fix: make dummy have invalid channel nÂș for rising, falling + ## v5.1.0 - 2026-04-05 ### Features diff --git a/VERSION b/VERSION index 831446cbd..ac14c3dfa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.0 +5.1.1