Skip to content

Commit cb8d596

Browse files
author
Jen Luker
committed
Updating version for release
1 parent e5b75d1 commit cb8d596

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## V1.2.0
4+
5+
- Updated `accessibilityState` to `accessibilityStates`
6+
37
## V1.1.0
48

59
- Added support for `accessibilityRole` and `accessibilityState`

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

0 commit comments

Comments
 (0)