mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
chore(release): bump v3.8.49 (development cycle version)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
openapi: 3.1.0
|
openapi: 3.1.0
|
||||||
info:
|
info:
|
||||||
title: OmniRoute API
|
title: OmniRoute API
|
||||||
version: 3.8.48
|
version: 3.8.49
|
||||||
description: |
|
description: |
|
||||||
OmniRoute is a local-first AI API proxy router. It provides an OpenAI-compatible
|
OmniRoute is a local-first AI API proxy router. It provides an OpenAI-compatible
|
||||||
endpoint that routes requests to multiple AI providers with load balancing,
|
endpoint that routes requests to multiple AI providers with load balancing,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "omniroute-desktop",
|
"name": "omniroute-desktop",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"description": "OmniRoute Desktop Application",
|
"description": "OmniRoute Desktop Application",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@omniroute/open-sse",
|
"name": "@omniroute/open-sse",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"description": "Express SSE sidecar for OmniRoute — handles streaming, protocol translation, and provider orchestration",
|
"description": "Express SSE sidecar for OmniRoute — handles streaming, protocol translation, and provider orchestration",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "omniroute",
|
"name": "omniroute",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "omniroute",
|
"name": "omniroute",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
@@ -28486,7 +28486,7 @@
|
|||||||
},
|
},
|
||||||
"open-sse": {
|
"open-sse": {
|
||||||
"name": "@omniroute/open-sse",
|
"name": "@omniroute/open-sse",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@toon-format/toon": "^2.3.0",
|
"@toon-format/toon": "^2.3.0",
|
||||||
"safe-regex": "^2.1.1"
|
"safe-regex": "^2.1.1"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "omniroute",
|
"name": "omniroute",
|
||||||
"version": "3.8.48",
|
"version": "3.8.49",
|
||||||
"description": "Unified AI router with 160+ providers, RTK+Caveman compression, auto fallback, MCP/A2A, desktop, PWA, and OpenAI-compatible APIs.",
|
"description": "Unified AI router with 160+ providers, RTK+Caveman compression, auto fallback, MCP/A2A, desktop, PWA, and OpenAI-compatible APIs.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user