Skip to content

Commit f592f44

Browse files
📦️ chore(deps): 全面升级依赖项版本
- 更新 VS Code 支持版本至 1.98.0 - 更新前端依赖库 inversify 至 7.1.0、ollama 至 0.5.14、openai 至 4.89.0 - 更新代码检查相关依赖:eslint、@typescript-eslint、@stylistic/eslint-plugin-ts 等 - 更新开发工具相关依赖:typescript、lint-staged、commitlint 等包 - 【Breaking Change】node 引擎版本升级到 22.x
1 parent b884ae1 commit f592f44

File tree

5 files changed

+789
-564
lines changed

5 files changed

+789
-564
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ All notable changes to this project will be documented in this file.
66

77
The format is based on [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)
88

9+
# 0.9.0 (2025-03-21)
10+
11+
### ✨ Features
12+
13+
- **git**: Optimize Git difference comparison function ([220f047](https://github.com/littleCareless/dish-ai-commit/commit/220f047))
14+
15+
### 🎫 Chores
16+
17+
- **release**: Release v0.8.0 ([ab60b51](https://github.com/littleCareless/dish-ai-commit/commit/ab60b51))
18+
19+
### 👷 Build System
20+
21+
- **deps**: Update the front-end dependency library version ([b884ae1](https://github.com/littleCareless/dish-ai-commit/commit/b884ae1))
22+
23+
### 💄 Styles
24+
25+
- Unify and optimize component styles ([0548121](https://github.com/littleCareless/dish-ai-commit/commit/0548121))
26+
927
# 0.8.0 (2025-03-14)
1028

1129
### ♻ Code Refactoring

CHANGELOG.zh-CN.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66

77
更新日志格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)
88

9+
# 0.9.0 (2025-03-21)
10+
11+
### ✨ Features
12+
13+
- **git**: 优化 Git 差异比较功能 ([220f047](https://github.com/littleCareless/dish-ai-commit/commit/220f047))
14+
15+
### 🎫 Chores
16+
17+
- **release**: 发布 v0.8.0 版本 ([ab60b51](https://github.com/littleCareless/dish-ai-commit/commit/ab60b51))
18+
19+
### 👷 Build System
20+
21+
- **deps**: 更新前端依赖库版本 ([b884ae1](https://github.com/littleCareless/dish-ai-commit/commit/b884ae1))
22+
23+
### 💄 Styles
24+
25+
- 统一优化组件样式 ([0548121](https://github.com/littleCareless/dish-ai-commit/commit/0548121))
26+
927
# 0.8.0 (2025-03-14)
1028

1129
### ♻ Code Refactoring

0 commit comments

Comments
 (0)