更新版本至0.7.5,修复洞察模型错误,并在CHANGELOG中记录相关更改。

This commit is contained in:
duanfuxiang
2025-07-18 00:50:18 +08:00
parent 36778565cd
commit 0f04b3c413
4 changed files with 91 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-infio-copilot",
"version": "0.7.4",
"version": "0.7.5",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {