Skip to content

Commit c216c1e

Browse files
chore(release): 21.7.2 [skip ci]
## [21.7.2](21.7.1...21.7.2) (2025-12-16) ### Bug Fixes * **Field:** add ARIA attributes for form error accessibility ([66e9543](66e9543))
1 parent 66e9543 commit c216c1e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [21.7.2](https://github.com/ModaOperandi/om/compare/21.7.1...21.7.2) (2025-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **Field:** add ARIA attributes for form error accessibility ([66e9543](https://github.com/ModaOperandi/om/commit/66e9543091b242394908da19926c0d2dae16e54f))
7+
18
## [21.7.1](https://github.com/ModaOperandi/om/compare/21.7.0...21.7.1) (2025-12-15)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moda/om",
3-
"version": "21.7.1",
3+
"version": "21.7.2",
44
"description": "Moda Operandi design system",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)