diff --git a/CHANGELOG.md b/CHANGELOG.md index b35c866..ebeffb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to accessible-forms will be documented in this file. +## [0.1.2](https://github.com/studio24/accessible-forms/compare/v0.1.1...v0.1.2) (2026-01-14) + + +### Bug Fixes + +* Fixed incorrect help and error IDs to match aria-describedby values. ([553731e](https://github.com/studio24/accessible-forms/commit/553731e2504ef856fa2b13f03dd6989c66383c24)) + ## [0.1.1](https://github.com/studio24/accessible-forms/compare/v0.1.0...v0.1.1) (2025-12-12)