chore: bump ollama-client, use-theme, use-keyboard-shortcuts to 0.1.1 for Gitea publish

This commit is contained in:
saravanakumardb1 2026-03-29 12:53:34 -07:00
parent ea2e68562b
commit 3e092490f3
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@bytelyst/ollama-client", "name": "@bytelyst/ollama-client",
"version": "0.1.0", "version": "0.1.1",
"description": "Shared Ollama API client — streaming chat, embeddings, model management, health checks", "description": "Shared Ollama API client — streaming chat, embeddings, model management, health checks",
"type": "module", "type": "module",
"exports": { "exports": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@bytelyst/use-keyboard-shortcuts", "name": "@bytelyst/use-keyboard-shortcuts",
"version": "0.1.0", "version": "0.1.1",
"type": "module", "type": "module",
"exports": { "exports": {
".": { ".": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@bytelyst/use-theme", "name": "@bytelyst/use-theme",
"version": "0.1.0", "version": "0.1.1",
"type": "module", "type": "module",
"exports": { "exports": {
".": { ".": {