Skip to content

Commit 97f96c4

Browse files
committed
Update CHANGELOG with TypeScript fixes
1 parent 4ff2d98 commit 97f96c4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### 修复
66
- 🐛 修复 Docker 构建失败问题:从 `.gitignore` 中移除 `package-lock.json`
77
- 🐛 修复部署时缺少 lock 文件导致的 `npm ci` 失败
8+
- 🐛 修复 TypeScript 编译错误:添加 WebRTC 类型定义
9+
- 🐛 修复未使用的导入和返回值问题
810
- 📝 更新 Dockerfile 使用 `npm ci` 提高构建速度和可靠性
911
- 📝 修复部署脚本中的依赖安装命令
1012

0 commit comments

Comments
 (0)