update release log

This commit is contained in:
duanfuxiang 2025-04-30 18:49:15 +08:00
parent 92b5c8fe61
commit 61b42a8a07
3 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
releases:
- version: "0.2.3"
features:
- "fix apply view error"
- "update edit line prompt for google gemini model"
- version: "0.2.2"
features:
- hotfix, fix default view to chat view

View File

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