Skip to content

Commit 1614b85

Browse files
jessebeachljharb
authored andcommitted
CHANGELOG v6.3.1
1 parent b82b1bd commit 1614b85

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
6.3.1 / 2020-06-19
2+
==================
3+
4+
- 765da0f Update to aria-query 4.2.2
5+
- d528e8c Fix aria-level allowed on elements wit role heading (#704)
6+
- 29c6859 [meta] remove yarn registry from npmrc, so publishing works
7+
- f52c206 chore(package): update estraverse to version 5.0.0
8+
19
6.3.0 / 2020-06-18
210
==================
311

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.3.0",
3+
"version": "6.3.1",
44
"description": "Static AST checker for accessibility rules on JSX elements.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)