update release log

This commit is contained in:
duanfuxiang 2025-06-13 11:13:04 +08:00
parent f6728f1b82
commit c71a13a659
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
releases:
- version: "0.6.6"
fixes:
- "fixed pdf content null byte error"
- version: "0.6.5"
fixes:
- "fixed openai provider test error"

View File

@ -1,7 +1,7 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.6.5",
"version": "0.6.6",
"minAppVersion": "0.15.0",
"description": "A Cursor-inspired AI assistant for notes that offers smart autocomplete and interactive chat with your selected notes",
"author": "Felix.D",

View File

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