From 3e092490f329206dbc2c9c9f15ddfedf44726774 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Sun, 29 Mar 2026 12:53:34 -0700 Subject: [PATCH] chore: bump ollama-client, use-theme, use-keyboard-shortcuts to 0.1.1 for Gitea publish --- packages/ollama-client/package.json | 2 +- packages/use-keyboard-shortcuts/package.json | 2 +- packages/use-theme/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ollama-client/package.json b/packages/ollama-client/package.json index 4da24825..bd9adf49 100644 --- a/packages/ollama-client/package.json +++ b/packages/ollama-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/ollama-client", - "version": "0.1.0", + "version": "0.1.1", "description": "Shared Ollama API client — streaming chat, embeddings, model management, health checks", "type": "module", "exports": { diff --git a/packages/use-keyboard-shortcuts/package.json b/packages/use-keyboard-shortcuts/package.json index a7a3be3d..749e2b65 100644 --- a/packages/use-keyboard-shortcuts/package.json +++ b/packages/use-keyboard-shortcuts/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/use-keyboard-shortcuts", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "exports": { ".": { diff --git a/packages/use-theme/package.json b/packages/use-theme/package.json index 8f664dac..124636fb 100644 --- a/packages/use-theme/package.json +++ b/packages/use-theme/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/use-theme", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "exports": { ".": {