Skip to content

Commit d385e2f

Browse files
chore(main): release 0.5.3 (#105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 788b1d7 commit d385e2f

4 files changed

Lines changed: 11 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.5.2"
2+
".": "0.5.3"
33
}

CHANGELOG.md

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

3+
## [0.5.3](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.5.2...v0.5.3) (2026-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **provider:** improve DeepSeek request failure handling ([#104](https://github.com/Vizards/deepseek-v4-for-copilot/issues/104)) ([788b1d7](https://github.com/Vizards/deepseek-v4-for-copilot/commit/788b1d7c36aab2d92aeff67412b9ea66ddb5f48c))
9+
310
## [0.5.2](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.5.1...v0.5.2) (2026-05-22)
411

512

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.5.2",
6+
"version": "0.5.3",
77
"publisher": "Vizards",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)