We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a4496 commit c99beefCopy full SHA for c99beef
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+6.4.1 / 2020-10-26
2
+==================
3
+- f8a4496 Upgrade jsx-ast-utils to v3.1.0
4
+
5
6.4.0 / 2020-10-26
6
==================
7
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-jsx-a11y",
- "version": "6.4.0",
+ "version": "6.4.1",
"description": "Static AST checker for accessibility rules on JSX elements.",
"keywords": [
"eslint",
0 commit comments