Skip to content

Commit b36a34a

Browse files
committed
release v2.0.0-rc2
1 parent cedfbcd commit b36a34a

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+
## V2.0.0-rc2
4+
- Dev Dependency upgrades [(#88)](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/88)
5+
6+
37
## V2.0.0-rc1
48

59
- Ignore `Identifier` expressions in bool typechecks [(#85)](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/85)

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

0 commit comments

Comments
 (0)