Skip to content

Commit de60fa2

Browse files
committed
release: 5.7.5
1 parent 2b07548 commit de60fa2

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.5-beta.0
1+
5.7.5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/monorepo",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"private": true,
55
"description": "Monorepo for eslint-plugin-react-[x, jsx, rsc, dom, web-api, naming-convention].",
66
"keywords": [

packages/ast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/ast",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's TSESTree AST utility module.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/core",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's ESLint utility module for static analysis of React core APIs and patterns.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

packages/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/eslint",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's ESLint types and utils.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

packages/jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/jsx",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's TSESTree JSX utility module for static analysis of JSX patterns.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/kit",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's utility module for building custom React rules with JavaScript functions.",
55
"keywords": [
66
"react",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/shared",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's Shared constants and functions.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

packages/var/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint-react/var",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's TSESTree AST utility module for static analysis of variables.",
55
"homepage": "https://github.com/Rel1cx/eslint-react",
66
"bugs": {

plugins/eslint-plugin-react-debug/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-debug",
3-
"version": "5.7.5-beta.0",
3+
"version": "5.7.5",
44
"description": "ESLint React's ESLint plugin for debugging related rules.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)