更新版本至0.7.6,添加MCP设置文件监视器功能,并在CHANGELOG中记录相关更改。

This commit is contained in:
duanfuxiang
2025-07-19 07:41:08 +08:00
parent dea60c3627
commit 263a75ca6e
3 changed files with 5 additions and 2 deletions

View File

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