Skip to content

Commit 072e5c6

Browse files
committed
release(eslint-config-ts): v2.0.0
1 parent ba47e0a commit 072e5c6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/eslint-config-ts/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v2.0.0 (_2024-04-04_)
2+
3+
- chore(deps): update @typescript-eslint/* to v7
4+
15
### v1.0.1 (_2023-12-19_)
26

37
- chore(deps): update typescript to v5

packages/eslint-config-ts/package.json

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

0 commit comments

Comments
 (0)