Skip to content

Commit 582f65d

Browse files
chore(release): 21.7.1 [skip ci]
## [21.7.1](21.7.0...21.7.1) (2025-12-15) ### Bug Fixes * **SlidingPane:** add ARIA attributes for screen reader support ([b87c209](b87c209))
1 parent b87c209 commit 582f65d

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.1](https://github.com/ModaOperandi/om/compare/21.7.0...21.7.1) (2025-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **SlidingPane:** add ARIA attributes for screen reader support ([b87c209](https://github.com/ModaOperandi/om/commit/b87c209ef3d51182d03226e3fdd3830f53fe613a))
7+
18
# [21.7.0](https://github.com/ModaOperandi/om/compare/21.6.12...21.7.0) (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.0",
3+
"version": "21.7.1",
44
"description": "Moda Operandi design system",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)