Skip to content

Commit aa20493

Browse files
committed
chore: release v0.5.2
1 parent acaa419 commit aa20493

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config-monorepo",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"private": true,
55
"packageManager": "[email protected]",
66
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",

packages/eslint-config-basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config-basic",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "",
55
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",
66
"license": "MIT",

packages/eslint-config-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config-react",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "",
55
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",
66
"license": "MIT",

packages/eslint-config-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config-ts",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "",
55
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",
66
"license": "MIT",

packages/eslint-config-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config-vue",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "",
55
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",
66
"license": "MIT",

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kirklin/eslint-config",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Kirk Lin's ESLint config",
55
"author": "Kirk Lin <[email protected]> (https://github.com/kirklin)",
66
"license": "MIT",

packages/eslint-plugin-kirklin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-kirklin",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"license": "MIT",
55
"homepage": "https://github.com/kirklin/eslint-config",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)