Skip to content

Commit f920eeb

Browse files
committed
Release v0.21.6
1 parent 3633108 commit f920eeb

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.21.6] - 2026-07-27
911
### Fixed
1012
- Add `role="group"` to flex layout div with aria-label to comply with WCAG 2.2 Level A (4.1.2) and ARIA 1.2 specification without introducing landmark navigation noise
1113

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "flex-layout",
4-
"version": "0.21.5",
4+
"version": "0.21.6",
55
"title": "VTEX flex layout component",
66
"defaultLocale": "pt-BR",
77
"description": "VTEX flex layout component",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"resolutions": {
2222
"@types/graphql": "14.0.7"
2323
},
24-
"version": "0.21.5"
24+
"version": "0.21.6"
2525
}

0 commit comments

Comments
 (0)