Skip to content

Commit 4810b27

Browse files
📝 docs(changelog): 更新版本至 0.6.0
- 更新 CHANGELOG.md 和 CHANGELOG.zh-CN.md 文件的版本记录 - 更新 package.json 和 package-lock.json 中的版本号至 0.6.0 - 新增代码评审功能、工具类优化等重大更新内容记录 -【版本更新】从 0.5.3 升级至 0.6.0
1 parent 76f57d7 commit 4810b27

File tree

4 files changed

+56
-3
lines changed

4 files changed

+56
-3
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,33 @@ 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.6.0 (2025-01-22)
10+
11+
### ♻ Code Refactoring
12+
13+
- **commands**: Refactor the command class system and add code documentation ([bd1443f](https://github.com/littleCareless/dish-ai-commit/commit/bd1443f))
14+
15+
### ✨ Features
16+
17+
- **utils**: Add code review report generator and optimization tool class ([d9da1b3](https://github.com/littleCareless/dish-ai-commit/commit/d9da1b3))
18+
19+
### 🎫 Chores
20+
21+
- **config**: Enhance configuration management system documentation and type definition ([2e70f09](https://github.com/littleCareless/dish-ai-commit/commit/2e70f09))
22+
23+
- **features**: Add code review feature ([af250fd](https://github.com/littleCareless/dish-ai-commit/commit/af250fd))
24+
- **i18n**: Update internationalized strings and optimize localization logic ([76f57d7](https://github.com/littleCareless/dish-ai-commit/commit/76f57d7))
25+
- **review**: Add internationalized text related to code review ([6c72cf8](https://github.com/littleCareless/dish-ai-commit/commit/6c72cf8))
26+
27+
### 📝 Documentation
28+
29+
- **ai**: Add complete comment documentation for AI service provider related classes ([2989f03](https://github.com/littleCareless/dish-ai-commit/commit/2989f03))
30+
- **changelog**: Updated version to 0.5.3 ([e09e3bc](https://github.com/littleCareless/dish-ai-commit/commit/e09e3bc))
31+
- **github**: Added GitHub Copilot assistant configuration instructions ([c9fe402](https://github.com/littleCareless/dish-ai-commit/commit/c9fe402))
32+
- **scm**: Added source code management module detailed comments and type definitions ([79801c4](https://github.com/littleCareless/dish-ai-commit/commit/79801c4))
33+
- **ts**: Optimized code documentation and comments ([cc32d54](https://github.com/littleCareless/dish-ai-commit/commit/cc32d54))
34+
- **typescript**: Optimized code comments and type declarations ([35cbe88](https://github.com/littleCareless/dish-ai-commit/commit/35cbe88))
35+
936
## 0.5.3 (2025-01-06)
1037

1138
### 🎫 Chores

CHANGELOG.zh-CN.md

+26
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,32 @@
66

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

9+
# 0.6.0 (2025-01-22)
10+
11+
### ♻ Code Refactoring
12+
13+
- **commands**: 重构命令类系统并增加代码文档 ([bd1443f](https://github.com/littleCareless/dish-ai-commit/commit/bd1443f))
14+
15+
### ✨ Features
16+
17+
- **utils**: 添加代码审查报告生成器和优化工具类 ([d9da1b3](https://github.com/littleCareless/dish-ai-commit/commit/d9da1b3))
18+
19+
### 🎫 Chores
20+
21+
- **config**: 增强配置管理系统文档和类型定义 ([2e70f09](https://github.com/littleCareless/dish-ai-commit/commit/2e70f09))
22+
- **features**: 添加代码评审功能 ([af250fd](https://github.com/littleCareless/dish-ai-commit/commit/af250fd))
23+
- **i18n**: 更新国际化字符串并优化本地化逻辑 ([76f57d7](https://github.com/littleCareless/dish-ai-commit/commit/76f57d7))
24+
- **review**: 添加代码评审相关的国际化文案 ([6c72cf8](https://github.com/littleCareless/dish-ai-commit/commit/6c72cf8))
25+
26+
### 📝 Documentation
27+
28+
- **ai**: 为 AI 服务提供者相关类添加完整注释文档 ([2989f03](https://github.com/littleCareless/dish-ai-commit/commit/2989f03))
29+
- **changelog**: 更新版本至 0.5.3 ([e09e3bc](https://github.com/littleCareless/dish-ai-commit/commit/e09e3bc))
30+
- **github**: 新增 GitHub Copilot 助手配置说明 ([c9fe402](https://github.com/littleCareless/dish-ai-commit/commit/c9fe402))
31+
- **scm**: 添加源代码管理模块详细注释和类型定义 ([79801c4](https://github.com/littleCareless/dish-ai-commit/commit/79801c4))
32+
- **ts**: 优化代码文档和注释 ([cc32d54](https://github.com/littleCareless/dish-ai-commit/commit/cc32d54))
33+
- **typescript**: 优化代码注释和类型声明 ([35cbe88](https://github.com/littleCareless/dish-ai-commit/commit/35cbe88))
34+
935
## 0.5.3 (2025-01-06)
1036

1137
### 🎫 Chores

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dish-ai-commit",
33
"displayName": "Dish AI Commit Gen",
44
"description": "🤖 AI-Powered VSCode extension for generating standardized Git/SVN commit messages. ✨ Supports multiple AI services: OpenAI, ChatGPT, Ollama, Zhipu, DashScope, Doubao, Gemini and VS Code built-in AI. 🌍 Multi-language support (EN/CN/JP/KR/Other). 📊 Auto-generate weekly reports.",
5-
"version": "0.5.3",
5+
"version": "0.6.0",
66
"engines": {
77
"vscode": "^1.96.0"
88
},

0 commit comments

Comments
 (0)