update log

This commit is contained in:
duanfuxiang 2025-06-07 11:33:30 +08:00
parent d30c118ae2
commit 3ebacda68f
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
releases:
- version: "0.5.2"
features:
- "Added Infio provider"
- "Added Infio embedding models"
- version: "0.5.1"
fixes:
- "fix current file content prompt"

View File

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