Skip to content

Commit 5d21822

Browse files
committed
release(@142vip/eslint-config): publish v0.0.1-alpha.2
1 parent ee9d336 commit 5d21822

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## v0.0.1-alpha.2 (2024-09-30)
7+
8+
### 🐛 Bug Fixes
9+
10+
- 修复`lint`命令执行过慢问题,删除`eslint-plugin-format`插件格式化配置 &nbsp;-&nbsp; by **chufan** [<samp>(7c05f)</samp>](https://github.com/142vip/core-x/commit/7c05fe2)
11+
12+
**Release New Version v0.0.1-alpha.2 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/eslint-config)**
13+
614
## v0.0.1-alpha.1 (2024-09-26)
715

816
### ✨ Features

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@142vip/eslint-config",
3-
"version": "0.0.1-alpha.1",
3+
"version": "0.0.1-alpha.2",
44
"private": false,
55
"description": "公众号搜:储凡",
66
"author": "mmdapl <mmdapl@163.com>",

0 commit comments

Comments
 (0)