From 276dd992d8bec3780b7c2aa18a123e8e49578600 Mon Sep 17 00:00:00 2001 From: Logan Yang Date: Tue, 1 Jul 2025 15:49:45 -0700 Subject: [PATCH] 2.9.2 (#1595) --- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- src/components/chat-components/ChatControls.tsx | 8 ++++---- versions.json | 3 ++- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 669d6470..c11976fc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "copilot", "name": "Copilot", - "version": "2.9.1", + "version": "2.9.2", "minAppVersion": "0.15.0", "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.", "author": "Logan Yang", diff --git a/package-lock.json b/package-lock.json index c4a41659..75fc67dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "obsidian-copilot", - "version": "2.9.1", + "version": "2.9.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "obsidian-copilot", - "version": "2.9.1", + "version": "2.9.2", "license": "AGPL-3.0", "dependencies": { "@dnd-kit/core": "^6.3.1", diff --git a/package.json b/package.json index b2559d20..778c436d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-copilot", - "version": "2.9.1", + "version": "2.9.2", "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.", "main": "main.js", "scripts": { diff --git a/src/components/chat-components/ChatControls.tsx b/src/components/chat-components/ChatControls.tsx index 07e992df..485f7f42 100644 --- a/src/components/chat-components/ChatControls.tsx +++ b/src/components/chat-components/ChatControls.tsx @@ -162,8 +162,8 @@ export function ChatControls({