Skip to content

Commit ab52335

Browse files
authored
Merge pull request #547 from evcohen/bump-to-v6.2.1
Bump to v6.2.1
2 parents db0aa24 + 1ec0749 commit ab52335

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.2.1 / 2019-02-03
2+
=================
3+
- 9980e45 [fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElement
4+
15
6.2.0 / 2019-01-25
26
=================
37
- 5650674 [new rule] control-has-associated-label checks interactives for a label

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-jsx-a11y",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Static AST checker for accessibility rules on JSX elements.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)