From 65f48d759ba5b8f2197e9d88e216708b86778c53 Mon Sep 17 00:00:00 2001 From: Percy Ma Date: Thu, 12 Oct 2023 00:32:13 +0800 Subject: [PATCH] release: v0.2.8 This will be the last release of v0.2.x and the last to support the legacy config system. --- README.md | 2 +- package.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f53ec6..0007828 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @kecrily/eslint-config -> A ESLint config for Percy. +> An ESLint config for Percy Ma. ## Use diff --git a/package.json b/package.json index 5390254..f241de5 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,14 @@ { "name": "@kecrily/eslint-config", - "version": "0.2.7", - "description": "A ESLint config for Percy.", + "version": "0.2.8", + "description": "An ESLint config for Percy Ma.", "keywords": [ "eslint", "eslint-config" ], "license": "MIT", - "author": "Percy Ma", + "author": "Percy Ma ", + "repository": "github:kecrily/eslint-config", "packageManager": "pnpm@8.9.0", "main": "src/index.js", "files": [