Skip to content

Commit a1c1d61

Browse files
committed
chore(release): v0.17.0 [skip-release]
1 parent cfb2d33 commit a1c1d61

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2+
3+
## [0.17.0](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.10...v0.17.0) (2025-01-25)
4+
5+
6+
### 🚀 Features
7+
8+
* deepseek models ([3ad425b](https://github.com/arshad-yaseen/monacopilot/commit/3ad425b4a57b505c41a1f8170bd53e416b9b7ea5))
9+
10+
11+
### 🔧 Maintenance
12+
13+
* v3 ([7449148](https://github.com/arshad-yaseen/monacopilot/commit/7449148a22a95ce81787e89aa411e83c667f41e8))
14+
115
## [0.16.10](https://github.com/arshad-yaseen/monacopilot/compare/v0.16.8...v0.16.10) (2025-01-22)
216

317
### 📚 Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monacopilot",
3-
"version": "0.16.10",
3+
"version": "0.17.0",
44
"description": "AI auto-completion plugin for Monaco Editor",
55
"main": "./build/index.js",
66
"module": "./build/index.mjs",

0 commit comments

Comments
 (0)