We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b0f97 commit 4f39a92Copy full SHA for 4f39a92
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changes
2
3
+## V3.2.1
4
+
5
+### 🐛 Bugfixes 🐛
6
7
+- update fixer for has-valid-accessibility-descriptors [(#136)](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/136)
8
9
## V3.2.0
10
11
### ✨ New Features ✨
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react-native-a11y",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "React Native specific accessibility linting rules.",
"keywords": [
"eslint",
0 commit comments