Skip to content

Commit 24eca0c

Browse files
committed
chore(release): bump version to 0.8.10
- Update version in package.json - Add release notes for 0.8.9 to CHANGELOG.md
1 parent 5a9f332 commit 24eca0c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.8.9] - 2026-05-15
6+
- chore(config): remove deprecation status for vendor apiKey
7+
- refactor(models): improve model deduplication and display naming
8+
59
## [0.8.7] - 2026-05-15
610
- docs(docs): 更新模型可见性配置说明并优化模型选择器适配
711
- chore(release): 升级版本至 0.8.5 并优化命令显示逻辑
@@ -49,6 +53,3 @@ All notable changes to this project will be documented in this file.
4953
- feat(provider): 优化 topP 采样逻辑并增强 Anthropic 兼容性
5054
- ci: 在版本标签工作流中增加 GitHub Release 创建和 VSIX 上传
5155
- fix #98: 支持 DeepSeek 思考模型上下文往返并优化 Token 计数逻辑
52-
53-
## [0.7.14] - 2026-04-28
54-
- chore: 升级版本至 0.7.14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coding-plans-for-copilot",
33
"displayName": "%displayName%",
44
"description": "%description%",
5-
"version": "0.8.9",
5+
"version": "0.8.10",
66
"publisher": "techfetch-dev",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)