Skip to content

Commit ba02f38

Browse files
Version Packages (#157)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5880cd7 commit ba02f38

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/twelve-months-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

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+
39
## 3.4.0
410

511
### Minor Changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react-native-a11y",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "React Native specific accessibility linting rules.",
55
"keywords": [
66
"eslint",
@@ -35,7 +35,7 @@
3535
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
3636
"@babel/preset-env": "^7.15.8",
3737
"@changesets/cli": "^2.27.7",
38-
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
38+
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
3939
"babel-jest": "^27.3.1",
4040
"eslint": "^7.32.0",
4141
"eslint-config-prettier": "^8.3.0",

0 commit comments

Comments
 (0)