From fbae238242f616a137f3747ef20ae42335eb88d3 Mon Sep 17 00:00:00 2001 From: littleCareless <7148505@qq.com> Date: Wed, 11 Dec 2024 20:21:49 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(app):=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B3=200.2.0=20-=20=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=20-=20=20=E6=9B=B4=E6=96=B0=20CHANG?= =?UTF-8?q?ELOG.md=20=E6=96=87=E4=BB=B6=E8=AE=B0=E5=BD=95=E6=96=B0?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=92=8C=E6=94=B9=E8=BF=9B=20-=20=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=96=B0=E5=8A=9F=E8=83=BD=EF=BC=9A=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E6=8F=90=E4=BA=A4=E4=BF=A1=E6=81=AF=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E6=A1=86=E5=86=85=E5=AE=B9=20-=20=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E5=8A=9F=E8=83=BD=EF=BC=9A=E9=85=8D=E7=BD=AE=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=84=9A=E6=9C=AC=20-=20=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=B3=BB=E7=BB=9F=E5=92=8C=20AI=20=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E5=95=86=E9=85=8D=E7=BD=AE=E7=BB=93=E6=9E=84=20-=20?= =?UTF-8?q?=20=E9=87=8D=E6=9E=84=E9=85=8D=E7=BD=AE=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=20-=20=20=E7=BB=9F=E4=B8=80=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=A1=B9=E5=91=BD=E5=90=8D=E9=A3=8E=E6=A0=BC=20-=20?= =?UTF-8?q?=20=E9=87=8D=E6=9E=84=E6=8F=90=E4=BA=A4=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=99=A8=E5=8A=9F=E8=83=BD=20-=20=20?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=85=8D=E7=BD=AE=E9=AA=8C=E8=AF=81=E5=B9=B6?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=94=99=E8=AF=AF=E5=A4=84=E7=90=86=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=20-=20=20=E5=8F=91=E5=B8=83=200.1.0=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=20-=20=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=92=8C=E9=94=99=E8=AF=AF=E5=A4=84=E7=90=86?= =?UTF-8?q?=E9=80=BB=E8=BE=91=20-=20=20=E6=9B=B4=E6=96=B0=20README=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=BB=A5=E5=8C=85=E5=90=AB=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=20AI=20=E6=9C=8D=E5=8A=A1=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ package.json | 4 ++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c13bd8..03d3e2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,44 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)。 +# 0.2.0 (2024-12-11) + + +### ♻ Code Refactoring + +* **config**: 重构配置系统和 AI 提供商配置结构 ([480f7d0](https://github.com/littleCareless/dish-ai-commit/commit/480f7d0)) +* **config**: 重构配置系统架构 ([7eb3ff2](https://github.com/littleCareless/dish-ai-commit/commit/7eb3ff2)) +* **localization**: 统一配置项命名风格 ([74ae537](https://github.com/littleCareless/dish-ai-commit/commit/74ae537)) +* **prompt**: 重构提交消息生成器功能 ([791cb75](https://github.com/littleCareless/dish-ai-commit/commit/791cb75)) + + +### ✨ Features + +* **scm**: 添加获取提交信息输入框内容功能 ([e670326](https://github.com/littleCareless/dish-ai-commit/commit/e670326)) +* **scripts**: 添加配置更新脚本功能 ([96fa854](https://github.com/littleCareless/dish-ai-commit/commit/96fa854)) + + +### 🎫 Chores + +* **config**: 重构配置系统架构 ([36ba4d7](https://github.com/littleCareless/dish-ai-commit/commit/36ba4d7)) +* **deps**: 添加依赖和配置相关更新 ([2bd795a](https://github.com/littleCareless/dish-ai-commit/commit/2bd795a)) +* **extension**: 移除配置验证并优化错误处理格式 ([28662ab](https://github.com/littleCareless/dish-ai-commit/commit/28662ab)) +* **release**: 发布 0.1.0 版本 ([9a39771](https://github.com/littleCareless/dish-ai-commit/commit/9a39771)) + + +### 💄 Styles + +* **git**: 优化代码格式和错误处理逻辑 ([b413151](https://github.com/littleCareless/dish-ai-commit/commit/b413151)) + + +### 📝 Documentation + +* **readme**: 更新 README 文件以包含更多 AI 服务支持 ([79eda9d](https://github.com/littleCareless/dish-ai-commit/commit/79eda9d)) + + + + + # 0.1.0 (2024-12-10) diff --git a/package.json b/package.json index 1e41559..000e713 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "dish-ai-commit", "displayName": "Dish AI Commit Gen", "description": "Use AI to assist in generating standardized Git/SVN submission information VSCode extensions. Support OpenAI, Olama, and VSCode built-in AI services.", - "version": "0.1.0", + "version": "0.2.0", "engines": { "vscode": "^1.95.0" }, @@ -287,4 +287,4 @@ ] } } -} \ No newline at end of file +}