Skip to content

Commit 54093bf

Browse files
committed
release(eslint-config): v2.0.0-beta.0
1 parent 64eb760 commit 54093bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/eslint-config/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.0.0-beta.0 (_2025-02-05_)
2+
3+
- feat: move to eslint flat config
4+
15
### v1.0.2 (_2023-12-19_)
26

37
- chore(deps): update all non-major dependencies

packages/eslint-config/package.json

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

0 commit comments

Comments
 (0)