This commit is contained in:
Zuoling Rong
2025-02-02 20:45:14 +08:00
parent 5aec78c264
commit d4caa5653d
4 changed files with 57 additions and 37 deletions

View File

@@ -49,4 +49,18 @@
### 新增
- 项目初始化
- 基础文件结构
- 开发环境配置
- 开发环境配置
## [1.2.3] - 2024-03-21
### 优化
- 改进GitHub Pages部署流程
- 使用官方推荐的部署方式
- 添加自动化部署配置
- 优化构建缓存
- 更新依赖管理
- 添加开发服务器支持
- 优化依赖版本控制
- 改进项目配置
- 优化.gitignore规则
- 添加homepage配置