Skip to content

Commit f6ba072

Browse files
chore(main): release 0.9.0
1 parent 75c1478 commit f6ba072

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.2"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.8.2...v0.9.0) (2026-09-10)
4+
5+
6+
### Features
7+
8+
* **config:** add configurable request headers ([#266](https://github.com/Vizards/deepseek-v4-for-copilot/issues/266)) ([d1a0fc4](https://github.com/Vizards/deepseek-v4-for-copilot/commit/d1a0fc44dc324f70fba2a8daa3705e0332750e3b)), closes [#264](https://github.com/Vizards/deepseek-v4-for-copilot/issues/264)
9+
* **provider:** add DeepSeek V4.1 Flash and retirement notices ([#267](https://github.com/Vizards/deepseek-v4-for-copilot/issues/267)) ([75c1478](https://github.com/Vizards/deepseek-v4-for-copilot/commit/75c1478339fe2d6685f1aef66c860ca37edf4973))
10+
311
## [0.8.2](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.8.1...v0.8.2) (2026-08-31)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "DeepSeek V4 for Copilot Chat",
44
"description": "Use DeepSeek V4.1 Flash in Copilot Chat with native vision, Vision Proxy, reasoning, and agent tools.",
55
"icon": "resources/icon.png",
6-
"version": "0.8.2",
6+
"version": "0.9.0",
77
"publisher": "Vizards",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)