File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v6.7.1] ( https://github.com/ljharb/eslint-plugin-jsx-a11y/compare/v6.7.0...v6.7.1 ) - 2023-01-11
9
+
10
+ ### Commits
11
+
12
+ - [ Fix] ` no-aria-hidden-on-focusable ` rule's missing export [ ` b01219e ` ] ( https://github.com/ljharb/eslint-plugin-jsx-a11y/commit/b01219edc2eb289c7a068b4fa195f2ac04e915fa )
13
+
8
14
## [ v6.7.0] ( https://github.com/ljharb/eslint-plugin-jsx-a11y/compare/v6.6.1...v6.7.0 ) - 2023-01-09
9
15
10
16
### Merged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-jsx-a11y" ,
3
- "version" : " 6.7.0 " ,
3
+ "version" : " 6.7.1 " ,
4
4
"description" : " Static AST checker for accessibility rules on JSX elements." ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments