update log
This commit is contained in:
parent
47e0962f4b
commit
50fda06470
@ -1,4 +1,8 @@
|
||||
releases:
|
||||
- version: "0.6.10"
|
||||
features:
|
||||
- "update chat history view"
|
||||
- "add vector search view"
|
||||
- version: "0.6.9"
|
||||
features:
|
||||
- "Added search view"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "infio-copilot",
|
||||
"name": "Infio Copilot",
|
||||
"version": "0.6.9",
|
||||
"version": "0.6.10",
|
||||
"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",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-infio-copilot",
|
||||
"version": "0.6.9",
|
||||
"version": "0.6.10",
|
||||
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user