Skip to content

Commit 48a334b

Browse files
committed
docs: update changelog for v1.8.35
1 parent 2f35c2a commit 48a334b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<img src="https://img.shields.io/badge/Vue-3.x-green.svg" alt="Vue">
1010
<img src="https://img.shields.io/badge/FastAPI-0.100+-red.svg" alt="FastAPI">
1111
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License">
12-
<img src="https://img.shields.io/badge/Version-1.8.34-orange.svg" alt="Version">
12+
<img src="https://img.shields.io/badge/Version-1.8.35-orange.svg" alt="Version">
1313
</p>
1414

1515
<p align="center">
@@ -270,6 +270,11 @@ sqlmapWebUI/
270270

271271
## 📝 更新日志
272272

273+
### v1.8.35 (2026-02-27)
274+
275+
**修复**
276+
- 修复前端构建时 TypeScript 未使用变量警告导致的构建失败 (TS6133)
277+
273278
### v1.8.34 (2026-02-27)
274279

275280
**重构**

0 commit comments

Comments
 (0)