release log

This commit is contained in:
duanfuxiang 2025-06-29 11:37:36 +08:00
parent 7ffdb164b0
commit a81d5b159e
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,7 @@
releases:
- version: "0.6.18"
fixes:
- "fix mermaid block style, add copy btn"
- version: "0.6.17"
fixes:
- "fix mermaid block style"

View File

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