Update version to 0.7.3, add support for IndexedDB, and document related features in CHANGELOG.

This commit is contained in:
duanfuxiang
2025-07-08 21:34:14 +08:00
parent 10a1c8a23c
commit 21f4734917
3 changed files with 5 additions and 2 deletions

View File

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