File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
- ## [ 0.17.0 ] ( https://github.com/arshad-yaseen/monacopilot/compare/v0.16.10 ...v0.17.0 ) (2025-01-25 )
3
+ ## [ 0.17.1 ] ( https://github.com/arshad-yaseen/monacopilot/compare/v0.17.0 ...v0.17.1 ) (2025-01-26 )
4
4
5
5
6
- ### 🚀 Features
6
+ ### 🔧 Maintenance
7
+
8
+ * improve provider folder naming ([ c9f5b3d] ( https://github.com/arshad-yaseen/monacopilot/commit/c9f5b3d8feae3adc63b37d47abac130be223b092 ) )
9
+ * make ai providers scalable ([ b39717a] ( https://github.com/arshad-yaseen/monacopilot/commit/b39717ac17fee4ce6f5e989061fbe7ae41b94109 ) )
7
10
8
- * deepseek models ([ 3ad425b] ( https://github.com/arshad-yaseen/monacopilot/commit/3ad425b4a57b505c41a1f8170bd53e416b9b7ea5 ) )
11
+ ## [ 0.17.0] ( https://github.com/arshad-yaseen/monacopilot/compare/v0.16.10...v0.17.0 ) (2025-01-25)
12
+
13
+ ### 🚀 Features
9
14
15
+ - deepseek models ([ 3ad425b] ( https://github.com/arshad-yaseen/monacopilot/commit/3ad425b4a57b505c41a1f8170bd53e416b9b7ea5 ) )
10
16
11
17
### 🔧 Maintenance
12
18
13
- * v3 ([ 7449148] ( https://github.com/arshad-yaseen/monacopilot/commit/7449148a22a95ce81787e89aa411e83c667f41e8 ) )
19
+ - v3 ([ 7449148] ( https://github.com/arshad-yaseen/monacopilot/commit/7449148a22a95ce81787e89aa411e83c667f41e8 ) )
14
20
15
21
## [ 0.16.10] ( https://github.com/arshad-yaseen/monacopilot/compare/v0.16.8...v0.16.10 ) (2025-01-22)
16
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monacopilot" ,
3
- "version" : " 0.17.0 " ,
3
+ "version" : " 0.17.1 " ,
4
4
"description" : " AI auto-completion plugin for Monaco Editor" ,
5
5
"main" : " ./build/index.js" ,
6
6
"module" : " ./build/index.mjs" ,
You can’t perform that action at this time.
0 commit comments