update release logs

This commit is contained in:
duanfuxiang 2025-08-21 01:59:56 +08:00
parent a6593fdbef
commit 3f9cff3f53
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
releases:
- version: "0.8.1"
fixes:
- "fix infio provider api key error"
- version: "0.8.0"
features:
- "add infio pro"

View File

@ -1,7 +1,7 @@
{
"id": "infio-copilot",
"name": "Infio Copilot",
"version": "0.8.0",
"version": "0.8.1",
"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.8.0",
"version": "0.8.1",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {