Skip to content

Commit e20b408

Browse files
chore(main): release 0.9.1 (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b0fcc5 commit e20b408

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.9.0"
2+
".": "0.9.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.9.1](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.9.0...v0.9.1) (2026-09-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **provider:** remove model refresh during deactivation ([#271](https://github.com/Vizards/deepseek-v4-for-copilot/issues/271)) ([7126168](https://github.com/Vizards/deepseek-v4-for-copilot/commit/71261682722abecc59f5bc54b11ca79fee63957a))
9+
* **provider:** remove V4 Pro retirement notices ([#272](https://github.com/Vizards/deepseek-v4-for-copilot/issues/272)) ([3b0fcc5](https://github.com/Vizards/deepseek-v4-for-copilot/commit/3b0fcc5c5d709633e56b4efaeb3c8df9fc4eb3f3))
10+
311
## [0.9.0](https://github.com/Vizards/deepseek-v4-for-copilot/compare/v0.8.2...v0.9.0) (2026-09-10)
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.9.0",
6+
"version": "0.9.1",
77
"publisher": "Vizards",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)