File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## 3.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Remove changeset from deps ([ #156 ] ( https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/156 ) )
8
+
3
9
## 3.4.0
4
10
5
11
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-native-a11y" ,
3
- "version" : " 3.4.0 " ,
3
+ "version" : " 3.4.1 " ,
4
4
"description" : " React Native specific accessibility linting rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
35
35
"@babel/plugin-transform-flow-strip-types" : " ^7.14.5" ,
36
36
"@babel/preset-env" : " ^7.15.8" ,
37
37
"@changesets/cli" : " ^2.27.7" ,
38
- "@svitejs/changesets-changelog-github-compact" : " ^1.1.0" ,
38
+ "@svitejs/changesets-changelog-github-compact" : " ^1.1.0" ,
39
39
"babel-jest" : " ^27.3.1" ,
40
40
"eslint" : " ^7.32.0" ,
41
41
"eslint-config-prettier" : " ^8.3.0" ,
You can’t perform that action at this time.
0 commit comments