We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bb144 commit 09c097fCopy full SHA for 09c097f
packages/f2elint/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 更新日志
2
3
+## 4.6.0 - 2024-04-07
4
+
5
+- Prettier 格式化创建/更新的文件
6
7
## 4.5.0 - 2024-04-04
8
9
- Monorepo 子应用/子包初始化时跳过 lint-staged 和 commitlint
packages/f2elint/package.json
@@ -1,6 +1,6 @@
{
"name": "f2elint",
- "version": "4.5.1",
+ "version": "4.6.0",
"description": "Linter for Alibaba F2E Guidelines",
"keywords": [
"f2elint",
0 commit comments