Skip to content

Commit 4f39a92

Browse files
committed
release v3.2.1
1 parent e5b0f97 commit 4f39a92

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes
22

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+
39
## V3.2.0
410

511
### ✨ New Features ✨

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-react-native-a11y",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "React Native specific accessibility linting rules.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)