Skip to content

Commit 64eb760

Browse files
committed
release(eslint-config-prettier): v3.0.0-beta.1
1 parent 18c0901 commit 64eb760

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.1 (_2025-02-05_)
2+
3+
- chore: update dts
4+
15
### v3.0.0-beta.0 (_2025-01-22_)
26

37
- feat!: add support for eslint flat config

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-beta.0",
3+
"version": "3.0.0-beta.1",
44
"description": "ESLint config with Prettier support for Electron projects.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)