mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-25 16:42:16 +03:00
Completes the 0a.0b cut for the parallel-cycle model: the branch already existed (cut from the v3.8.50 tip) but had never been bumped. Bumps package.json x3, openapi.yaml and the lockfile, adds the living [3.8.51] CHANGELOG section with the three canonical headings so aggregate-changelog.mjs cannot mis-target an older published section, and syncs the 42 i18n mirrors.
8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"name": "@omniroute/open-sse",
|
|
"version": "3.8.51",
|
|
"description": "OmniRoute streaming engine — handles provider dispatch, protocol translation, and SSE streaming",
|
|
"type": "module",
|
|
"private": true
|
|
}
|