Skip to content

Commit

Permalink
Version Packages (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 15, 2024
1 parent 5880cd7 commit ba02f38
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-months-live.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changes

## 3.4.1

### Patch Changes

- Remove changeset from deps ([#156](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/156))

## 3.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react-native-a11y",
"version": "3.4.0",
"version": "3.4.1",
"description": "React Native specific accessibility linting rules.",
"keywords": [
"eslint",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
"@babel/preset-env": "^7.15.8",
"@changesets/cli": "^2.27.7",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"babel-jest": "^27.3.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
Expand Down

0 comments on commit ba02f38

Please sign in to comment.