Skip to content

Commit de85319

Browse files
chore(main): release 0.6.1 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3c1077d commit de85319

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.6.0"
2+
".": "0.6.1"
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.6.1](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.6.0...v0.6.1) (2026-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **provider:** dedupe streaming usage reports ([#145](https://github.com/Vizards/deepseek-v4-for-copilot/issues/145)) ([b3cbdfa](https://github.com/Vizards/deepseek-v4-for-copilot/commit/b3cbdfa8be7e3ee2139e2763014cf1b391e7cf80))
9+
* **provider:** disable thinking for internal helper requests ([#137](https://github.com/Vizards/deepseek-v4-for-copilot/issues/137)) ([6809989](https://github.com/Vizards/deepseek-v4-for-copilot/commit/680998971fb01ef9d88f70fa6bdd7709a510095c))
10+
311
## [0.6.0](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.5.3...v0.6.0) (2026-06-03)
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": "Pick DeepSeek V4 Pro & Flash from the Copilot Chat model picker. Vision, thinking mode, agent tools — zero config, BYOK.",
55
"icon": "resources/icon.png",
6-
"version": "0.6.0",
6+
"version": "0.6.1",
77
"publisher": "Vizards",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)