Skip to content

Commit a97f153

Browse files
committed
release(eslint-config-prettier): v3.0.0-beta.0
1 parent 5235a39 commit a97f153

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/eslint-config-prettier/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v3.0.0-beta.0 (_2025-01-22_)
2+
3+
- feat!: add support for eslint flat config
4+
15
### v2.0.0 (_2023-12-19_)
26

37
- chore(deps): update eslint-config-prettier to v9

packages/eslint-config-prettier/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@electron-toolkit/eslint-config-prettier",
3-
"version": "3.0.0",
3+
"version": "3.0.0-beta.0",
44
"description": "ESLint config with Prettier support for Electron projects.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)