Skip to content

Commit 4cba24f

Browse files
chore(release): 21.6.12 [skip ci]
## [21.6.12](21.6.11...21.6.12) (2025-12-14) ### Bug Fixes * **popover:** add accessibility props to enable accessibility ([3523c9f](3523c9f))
1 parent 3523c9f commit 4cba24f

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.6.12](https://github.com/ModaOperandi/om/compare/21.6.11...21.6.12) (2025-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **popover:** add accessibility props to enable accessibility ([3523c9f](https://github.com/ModaOperandi/om/commit/3523c9f1846f704c76a51952e2f52f822a92a6f5))
7+
18
## [21.6.11](https://github.com/ModaOperandi/om/compare/21.6.10...21.6.11) (2025-12-02)
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.6.11",
3+
"version": "21.6.12",
44
"description": "Moda Operandi design system",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)