update release log
This commit is contained in:
parent
e6205820f3
commit
67dc9af73d
@ -1,4 +1,8 @@
|
||||
releases:
|
||||
- version: "0.2.1"
|
||||
features:
|
||||
- "Added custom mode functionality, allowing users to create their own modes"
|
||||
- "Updated Qwen3 model integration in Alibaba Cloud provider"
|
||||
- version: "0.2"
|
||||
features:
|
||||
- "add mode config, you can create mode config in _infio_prompts folder"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "infio-copilot",
|
||||
"name": "Infio Copilot",
|
||||
"version": "0.1.8",
|
||||
"version": "0.2.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",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-infio-copilot",
|
||||
"version": "0.1.2",
|
||||
"version": "0.2.1",
|
||||
"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