Skip to content

Commit 98eebc0

Browse files
committed
chore: release new versions
1 parent 106b265 commit 98eebc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/autofix/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-autofix",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"author": "薛定谔的猫 <[email protected]>",
55
"description": "autofix some errors reported by eslint rules.",
66
"main": "./lib/index.js",

packages/no-autofix/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-no-autofix",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"author": "薛定谔的猫 <[email protected]>",
55
"description": "eslint rules without fixer.",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)