File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
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+
814## [ v6.7.0] ( https://github.com/ljharb/eslint-plugin-jsx-a11y/compare/v6.6.1...v6.7.0 ) - 2023-01-09
915
1016### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jsx-a11y" ,
3- "version" : " 6.7.0 " ,
3+ "version" : " 6.7.1 " ,
44 "description" : " Static AST checker for accessibility rules on JSX elements." ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments