Skip to content

Commit c99beef

Browse files
committed
6.4.1
1 parent f8a4496 commit c99beef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
6.4.1 / 2020-10-26
2+
==================
3+
- f8a4496 Upgrade jsx-ast-utils to v3.1.0
4+
15
6.4.0 / 2020-10-26
26
==================
37

package.json

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

0 commit comments

Comments
 (0)