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