Skip to content

Commit 13874c6

Browse files
committed
release(tsconfig): v2.0.0
1 parent 263b9da commit 13874c6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packages/tsconfig/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
### v1.0.0 (_2022-03-31_)
1+
### v2.0.0 (_2025-09-21_)
2+
3+
#### Features
4+
5+
- feat: set `moduleResolution` to `bundler`
6+
7+
### v1.0.1 (_2022-03-31_)
28

39
#### Bug Fixes
410

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@electron-toolkit/tsconfig",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A base TSConfig for working with Electron.",
55
"main": "tsconfig.json",
66
"author": "Alex Wei<https://github.com/alex8088>",

0 commit comments

Comments
 (0)